Update .forgejo/workflows/ci-cd.yml
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m21s
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m21s
This commit is contained in:
parent
20927729a4
commit
c44086b4bc
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ jobs:
|
|||
config-inline: |
|
||||
[registry."${{ env.REGISTRY }}"]
|
||||
ca=["/etc/ssl/certs/ca-certificates.crt"]
|
||||
- name: Tag Version
|
||||
- name: Tag Version
|
||||
run: |
|
||||
if [ "${{ github.ref_type }}" == "tag" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue