Skip to content

Commit

Permalink
Merge remote-tracking branch 'structure-local/py-ci-cli' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatterson committed May 10, 2023
2 parents 5fd6c9c + 49fa63c commit 30d8d0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,7 @@ build-docker-build: ./Dockerfile \
./var/log/docker-login-DOCKER.log
# Workaround broken interactive session detection:
docker pull "python:$(PYTHON_MINOR)"
# Pull images to use as build caches:
docker_build_caches=""
ifeq ($(GITLAB_CI),true)
# Don't cache when building final releases on `main`
Expand Down

0 comments on commit 30d8d0e

Please sign in to comment.