Skip to content

Commit 33b4e2c

Browse files
committed
build: fix docker image location
1 parent 79e27f0 commit 33b4e2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
env:
9696
DEVOPS_DOCKER_FILE: ./devops/Dockerfile
9797
run: |
98+
cd repos/delphi/delphi-epidata
9899
baseRef="${GITHUB_REF#*/}"
99100
baseRef="${baseRef#*/}"
100101
case "${baseRef}" in

0 commit comments

Comments
 (0)