test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Failing after 1m14s Details

This commit is contained in:
Nicolas CARON 2024-03-15 11:57:11 +01:00
parent 151e86dbee
commit fca47a69a3
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
run: | run: |
git clone -b {{inputs.parameters.gitBranch}} --depth 1 https://ncaron:6744954b4a3a43422e62e8d110f90de527ce094d@git.coopgo.io/coopgo-platform/mobility-accounts . git clone -b dev --depth 1 https://ncaron:6744954b4a3a43422e62e8d110f90de527ce094d@git.coopgo.io/coopgo-platform/mobility-accounts .
- name: Check folders - name: Check folders
run: | run: |