Skip to content

Commit cdf290c

Browse files
committed
#35 added push option
1 parent 1a8c596 commit cdf290c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/terraform-utils-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
- name: Build and push
2323
uses: docker/build-push-action@v2
2424
with:
25+
push: true
2526
context: docker/terraform-utils/
2627
tags: maddevsio/terraform-utils:latest

0 commit comments

Comments
 (0)