Skip to content

Commit

Permalink
Refactor args to build-args in caddy-octane.yaml.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsouto committed Oct 31, 2023
1 parent ed6da35 commit b76b9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/caddy-octane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
platforms: ${{ matrix.build.platforms }}
push: true
tags: ${{ env.ORG_NAME }}/${{ env.APP_NAME }}:${{ matrix.build.tag }}
args:
build-args:
"OCTANE_TAG=${{ matrix.build.tag }}"
"CADDY_TAG=${{ matrix.build.caddy-tag }}"
"CADDY_BUILDER_TAG=${{ matrix.build.caddy-builder-tag }}"
Expand Down

0 comments on commit b76b9e3

Please sign in to comment.