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 4e68be1 commit 187ceb9Copy full SHA for 187ceb9
.github/workflows/build-push-docker-images.yml
@@ -6,6 +6,7 @@ on:
6
7
env:
8
REGISTRY_URL: "${{ secrets.CONTAINER_REGISTRY_URL }}"
9
+ ENV_PRODUCTION_FILE: "${{ secrets.ENV_PRODUCTION_FILE }}"
10
11
jobs:
12
build:
0 commit comments