Skip to content

Commit

Permalink
fix wrong var name, again m)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Nov 9, 2023
1 parent 1acb469 commit eee5e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
registry_password: ${{ secrets.GITHUB_TOKEN }}
build_args: |
PUPPET_RELEASE=${{ matrix.release }}
PUPPET_VERSION=${{ matrix.version }}
PUPPETSERVER_VERSION=${{ matrix.version }}
build_arch: linux/amd64 #,linux/arm64
build_context: puppetserver
buildfile: puppetserver/Dockerfile
Expand Down

0 comments on commit eee5e2a

Please sign in to comment.