Update .forgejo/workflows/ci-cd.yml
All checks were successful
Build & Deploy on Dev / build (push) Successful in 1m21s

This commit is contained in:
Yasinthon Inrat 2026-03-25 13:51:42 +07:00
parent 20927729a4
commit c44086b4bc

View file

@ -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