260323:1113 fix CI : Verify relaase : 🐋 Login to Internal Registry #01
CI / CD Pipeline / build (push) Successful in 10m39s
CI / CD Pipeline / release (push) Failing after 4m28s
CI / CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
admin
2026-03-23 11:13:48 +07:00
parent e3c476f011
commit 4ef6679e72
3 changed files with 27 additions and 81 deletions
+1
View File
@@ -60,6 +60,7 @@ jobs:
needs: build
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
steps:
- name: 📥 Checkout
uses: actions/checkout@v4