fix: ci
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13m54s
All checks were successful
Build and Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13m54s
This commit is contained in:
parent
43d30ebb44
commit
661f24f042
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@ -47,9 +47,6 @@ jobs:
|
|||||||
# Full image name including Gitea Registry URL
|
# Full image name including Gitea Registry URL
|
||||||
images: git.d4m13n.dev/damien/personal-website
|
images: git.d4m13n.dev/damien/personal-website
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
|
||||||
type=ref,event=pr
|
|
||||||
type=sha
|
|
||||||
${{ github.event.inputs.version }} # Add version from workflow dispatch input
|
${{ github.event.inputs.version }} # Add version from workflow dispatch input
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
|
Loading…
x
Reference in New Issue
Block a user