Skip to content

Commit c67ddc0

Browse files
authored
Merge pull request #252 from puzzle/build-puzzle-setup
use puzzle settings
2 parents dc1510b + bbfa775 commit c67ddc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ jobs:
7777
with:
7878
context: .
7979
file: ./Dockerfile
80+
build-args: |
81+
TRAINING_HUGO_ENV=puzzle
8082
push: true
8183
tags: |
8284
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.BUILD_VERSION }}

0 commit comments

Comments
 (0)