test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Failing after 10s
Details
Build and Push Docker Image / test (push) Failing after 10s
Details
This commit is contained in:
parent
b4dfd1a173
commit
b7d0b6cda8
|
@ -17,11 +17,6 @@ jobs:
|
|||
pwd
|
||||
ls -la
|
||||
|
||||
# - name: Install git
|
||||
# run: |
|
||||
# apt-get update
|
||||
# apt-get install -y git
|
||||
|
||||
- name: Checkout repository
|
||||
run: |
|
||||
git clone -b dev --depth 1 https://ncaron:6744954b4a3a43422e62e8d110f90de527ce094d@git.coopgo.io/coopgo-platform/mobility-accounts .
|
||||
|
|
Loading…
Reference in New Issue