test workflow build and push on gitea registry
This commit is contained in:
14
.github/workflows/build.yml
vendored
14
.github/workflows/build.yml
vendored
@@ -54,14 +54,14 @@ jobs:
|
||||
# run: |
|
||||
# echo "Latest tag found: ${{ steps.get_tags.outputs.latest_tag }}"
|
||||
|
||||
- name: Clone repository
|
||||
run: |
|
||||
git clone -b dev --depth 1 https://ncaron:6744954b4a3a43422e62e8d110f90de527ce094d@git.coopgo.io/coopgo-platform/mobility-accounts.git .
|
||||
# - name: Clone repository
|
||||
# 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
|
||||
dockerd &
|
||||
# - name: Check Docker version
|
||||
# run: |
|
||||
# docker --version
|
||||
# dockerd &
|
||||
|
||||
- name: Check folder
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user