Skip to content

Commit

Permalink
Merge pull request #1339 from dandi/no-pull
Browse files Browse the repository at this point in the history
Disable pulling of all Docker images from Docker Hub
  • Loading branch information
yarikoptic committed Oct 21, 2022
2 parents 1ab45a0 + 35e495e commit 8bf2cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cli-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- master
env:
DANDI_ALLOW_LOCALHOST_URLS: 1
DANDI_TESTS_PULL_DOCKER_COMPOSE: 0
steps:
- name: Download Docker image tarball
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 8bf2cfc

Please sign in to comment.