Skip to content

Commit c0fc9f4

Browse files
committed
remove condition to test
1 parent e250189 commit c0fc9f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
run: docker buildx bake --file docker-bake.hcl --print
4444

4545
- name: Build image for tag ${{ matrix.target }}
46-
if: github.ref == 'refs/heads/master'
4746
run: docker buildx bake --file docker-bake.hcl ${{ matrix.target }} --load
4847

4948
- name: Publish image for tag ${{ matrix.target }}

0 commit comments

Comments
 (0)