We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583bf82 commit 71862e4Copy full SHA for 71862e4
1 file changed
.github/workflows/packer-build.yml
@@ -80,8 +80,6 @@ jobs:
80
81
# Runs a single command using the runners shell
82
- name: packer build
83
- env:
84
- PACKER_LOG: 1
85
run: |
86
packer build \
87
-var login_username=${{ vars.DOCKERHUB_USER }} \
0 commit comments