Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jshihstsci committed Aug 16, 2024
1 parent 470f1cb commit 62b839c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/deploy_ami_rotation_codebuild_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docker push ${AMIROTATION_DOCKER_IMAGE_UNSCANNED}
cd ${CALCLOUD_BUILD_DIR}/terraform
pwd

print("Sleeping for 30 seconds before scanning")
echo "Sleeping for 30 seconds before scanning"
sleep 30

python3 ami-rotation-image-scan.py
Expand Down

0 comments on commit 62b839c

Please sign in to comment.