Skip to content

Commit 61c9fbd

Browse files
authored
Merge pull request #464 from smart-on-fhir/mikix/no-pull
ci: stop pulling newer docker image and use built regression image
2 parents b510fba + 681530c commit 61c9fbd

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
@@ -101,6 +101,7 @@ jobs:
101101
102102
# Run the NLP task
103103
docker compose run --rm \
104+
--pull never \
104105
--volume $DATADIR:/in \
105106
cumulus-etl \
106107
nlp \

0 commit comments

Comments
 (0)