We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f3488 commit 10e3236Copy full SHA for 10e3236
.github/workflows/chicmoz-prod.yml
@@ -10,6 +10,8 @@ on:
10
- production
11
types:
12
- closed
13
+env:
14
+ DOCKER_CONFIG: ${{ github.workspace }}/.docker
15
16
jobs:
17
build_and_deploy:
0 commit comments