Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit 6df75ba

Browse files
committed
github actions make local docker image build available to subsequent steps
1 parent 91b1250 commit 6df75ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ktorbase.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
uses: docker/build-push-action@v3
5858
with:
5959
context: .
60+
load: true
6061
push: ${{ github.event_name == 'release' }}
6162
tags: |
6263
linkedplanet/ktorbase:latest

0 commit comments

Comments
 (0)