Merge pull request 'removed sha' (#2) from remove-sha into master
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m28s
Build and Push Docker Image to Gitea Container Registry / build-and-push (push) Successful in 1m28s
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
@@ -44,7 +44,6 @@ jobs:
|
||||
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main' }}
|
||||
type=ref,event=branch
|
||||
type=ref,event=tag
|
||||
type=sha,prefix=sha-
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6
|
||||
|
||||
Reference in New Issue
Block a user