We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9c778 commit 0da2082Copy full SHA for 0da2082
.github/workflows/deploy.yml
@@ -312,7 +312,7 @@ jobs:
312
cache-from: type=local,src=/tmp/.buildx-cache
313
cache-to: type=local,dest=/tmp/.buildx-cache
314
platforms: linux/arm64
315
- build-args:
+ build-args: |
316
API_URL_SERVER=https://${{ fromJSON('["pastaporto-", ""]')[github.ref == 'refs/heads/main'] }}admin.pycon.it
317
CMS_HOSTNAME=${{ vars.CMS_HOSTNAME }}
318
CONFERENCE_CODE=${{ vars.CONFERENCE_CODE }}
0 commit comments