Skip to content

Commit 10e3236

Browse files
committed
add env variable
1 parent 89f3488 commit 10e3236

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/chicmoz-prod.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
- production
1111
types:
1212
- closed
13+
env:
14+
DOCKER_CONFIG: ${{ github.workspace }}/.docker
1315

1416
jobs:
1517
build_and_deploy:

0 commit comments

Comments
 (0)