We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42367ad commit 5c7d1fdCopy full SHA for 5c7d1fd
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
env:
28
DOCKER_BUILDKIT: 1
29
PLATFORM: "${{ matrix.platform }}"
30
- - name: Build docker image
+ - name: Test docker image
31
run: make test
32
33
.github/workflows/publish.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments