We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c04620 commit fb399cdCopy full SHA for fb399cd
.github/workflows/aws-role-test.yaml
@@ -33,6 +33,7 @@ jobs:
33
echo "IMAGE_TAG=test" >> $GITHUB_ENV
34
else
35
echo "IMAGE_TAG=dev" >> $GITHUB_ENV
36
+ fi
37
38
- name: Build Docker image and push
39
env:
0 commit comments