Skip to content

Commit 7e0ad64

Browse files
committed
[WIP] NO SHA
1 parent 579a99c commit 7e0ad64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
type=raw,value=latest,enable=${{ github.ref_name == 'release' }}
5151
type=raw,value=edge,enable={{ is_default_branch }}
5252
type=ref,event=branch
53-
type=sha
5453
- name: Set up Docker Buildx
5554
uses: docker/setup-buildx-action@v3
5655
- name: Build and push Docker
@@ -98,7 +97,6 @@ jobs:
9897
type=raw,value=latest,enable=${{ github.ref_name == 'release' }}
9998
type=raw,value=edge,enable={{ is_default_branch }}
10099
type=ref,event=branch
101-
type=sha
102100
- name: Set up Docker Buildx
103101
uses: docker/setup-buildx-action@v3
104102
- name: Build and push Docker

0 commit comments

Comments
 (0)