Skip to content

Commit f623ea8

Browse files
committed
Load image for base once built
1 parent de3dccb commit f623ea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-root.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
file: ./Dockerfile.base
5858
push: ${{ github.ref == 'refs/heads/main' }}
5959
cache-to: type=inline
60+
load: true
6061
cache-from: type=registry,ref=ghcr.io/python-discord/python-builds:builder-base
6162
build-args: |
6263
PYENV_VERSION=${{ needs.pyenv-version.outputs.pyenv_version }}

0 commit comments

Comments
 (0)