test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / test (push) Failing after 1m14s
Some checks failed
Build and Push Docker Image / test (push) Failing after 1m14s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
- name: Checkout repository
|
||||
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
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user