Skip to content

Commit

Permalink
chore(github_actions): need load:true for test
Browse files Browse the repository at this point in the history
Signed-off-by: Bukowa <gitbukowa@gmail.com>
  • Loading branch information
bukowa committed Jun 10, 2024
1 parent 7a11d67 commit a48d4a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-docker_test_build_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
id: build
with:
context: .
load: true

-
name: Test Docker Image
Expand Down

0 comments on commit a48d4a8

Please sign in to comment.