Skip to content

Commit

Permalink
Update build-args in caddy-octane.yaml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsouto committed Oct 31, 2023
1 parent b76b9e3 commit 78ff5d7
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 }}
build-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 78ff5d7

Please sign in to comment.