Torstein Molland
01/31/2023, 1:18 PMprefect deployment build -n $PROJECT -q $PROJECT -a -sb s3/$S3_BLOCK_NAME -v $GITHUB_SHA -o $FLOW_NAME.yaml flows/test/test.py:$FLOW_NAME --timezone 'UTC' --cron '0 22 * * 1,2,3,5'
but the schedule was not updated. Am I perhaps misunderstanding how to use the -a
parameter?