Skip to content

Commit 0da2082

Browse files
committed
fix formatting
1 parent af9c778 commit 0da2082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ jobs:
312312
cache-from: type=local,src=/tmp/.buildx-cache
313313
cache-to: type=local,dest=/tmp/.buildx-cache
314314
platforms: linux/arm64
315-
build-args:
315+
build-args: |
316316
API_URL_SERVER=https://${{ fromJSON('["pastaporto-", ""]')[github.ref == 'refs/heads/main'] }}admin.pycon.it
317317
CMS_HOSTNAME=${{ vars.CMS_HOSTNAME }}
318318
CONFERENCE_CODE=${{ vars.CONFERENCE_CODE }}

0 commit comments

Comments
 (0)