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 1a8c596 commit cdf290cCopy full SHA for cdf290c
.github/workflows/terraform-utils-image.yml
@@ -22,5 +22,6 @@ jobs:
22
- name: Build and push
23
uses: docker/build-push-action@v2
24
with:
25
+ push: true
26
context: docker/terraform-utils/
27
tags: maddevsio/terraform-utils:latest
0 commit comments