Skip to content

Commit

Permalink
test fix for ecs deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffggardner committed Jul 21, 2019
1 parent be6c18c commit e2e68e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecs-deploy
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ if [ "$BASH_SOURCE" == "$0" ]; then

# Determine image name
parseImageName
echo "Using image name: $useImage"
echo "Using image name [jeffg]: $useImage"

# Get current task definition
getCurrentTaskDefinition
Expand Down

0 comments on commit e2e68e8

Please sign in to comment.