Skip to content

Commit b13b091

Browse files
committed
If we're in GHA, expect the image to be loaded locally
1 parent 1137000 commit b13b091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
load: true
6666
cache-from: type=gha
6767
cache-to: type=gha,mode=max
68-
tags: "latest"
68+
tags: "mendhak/http-https-echo:latest"
6969
labels: ${{ steps.meta.outputs.labels }}
7070

7171
- name: Build the image single platform and run tests

0 commit comments

Comments
 (0)