Skip to content

Commit

Permalink
revert remove latest version match validation commit
Browse files Browse the repository at this point in the history
Signed-off-by: Drew Zhang <zhayuzhu@amazon.com>
  • Loading branch information
DrewZhang13 committed Aug 3, 2021
1 parent c60e50b commit 27db7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ phases:
build:
commands:
# Check latest image versions from dockerhub and from GitHub source file
# - './scripts/publish.sh cicd-check-image-version'
- './scripts/publish.sh cicd-check-image-version'
# Command to build your project
- make release

Expand Down

0 comments on commit 27db7db

Please sign in to comment.