Skip to content

Commit bbfa775

Browse files
committed
use puzzle settings
1 parent 74339c0 commit bbfa775

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)