fixing ci again 8
CI / deploy (push) Failing after 19s

This commit is contained in:
2026-03-31 17:06:18 -04:00
parent 2091d14340
commit 119e366361
+4
View File
@@ -17,6 +17,10 @@ jobs:
- uses: actions/checkout@v4
- name: Login to Gitea Registry
run: |
echo "${{ GITEA_TOKEN }}" | docker login gitea.gofwd.group -u "${{ GITEA_USERNAME }}" --password-stdin
- name: Pull latest images
run: |
docker pull gitea.gofwd.group/forward_group/ballistic-builder-spring/spring-api:latest