Skip to content

Commit

Permalink
fix(ci): load base image to be used by dev
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Nov 5, 2024
1 parent 64079a8 commit 9d5495b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.base.outputs.tags }}
labels: ${{ steps.base.outputs.labels }}
load: true

- name: Build and push (dev)
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 9d5495b

Please sign in to comment.