We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64da8e8 + afc2f12 commit 2d87ecfCopy full SHA for 2d87ecf
.github/workflows/_update_terraform.yml
@@ -49,7 +49,6 @@ jobs:
49
./dockerize -template test/services/events/_events.auto.tfvars.tmpl:test/services/events/_events.auto.tfvars
50
51
git add prod-eu-west/services/events/_events.auto.tfvars
52
- git add test/services/events/_events.auto.tfvars
53
git commit -m "Adding events git variables for tag ${{ inputs.image_tag }}"
54
- name: Push changes
55
uses: ad-m/github-push-action@v0.8.0
0 commit comments