Remove ssh default
Some checks failed
Build and Push to Registry / build-and-push (push) Has been cancelled
Some checks failed
Build and Push to Registry / build-and-push (push) Has been cancelled
This commit is contained in:
parent
6bf4fdb231
commit
b0e4cf9bc4
1
.github/workflows/cicd.yml
vendored
1
.github/workflows/cicd.yml
vendored
@ -30,7 +30,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
ssh: default
|
|
||||||
tags: |
|
tags: |
|
||||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
||||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ gitea.sha }}
|
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ gitea.sha }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user