test workflow build and push on gitea registry
This commit is contained in:
parent
aa1f12db77
commit
ada0e51864
|
@ -58,6 +58,10 @@ jobs:
|
|||
run: |
|
||||
git clone -b dev --depth 1 https://ncaron:6744954b4a3a43422e62e8d110f90de527ce094d@git.coopgo.io/coopgo-platform/mobility-accounts.git .
|
||||
|
||||
- name: Check Docker version
|
||||
run: |
|
||||
docker --version
|
||||
|
||||
- name: Check folder
|
||||
run: |
|
||||
ls -la
|
||||
|
|
Loading…
Reference in New Issue