This commit is contained in:
@@ -7,6 +7,10 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: setup dependencies
|
||||||
|
run: |
|
||||||
|
apt install -y docker.io docker-buildx
|
||||||
|
|
||||||
- name: checkout
|
- name: checkout
|
||||||
run: |
|
run: |
|
||||||
git clone https://git.mistox.net/derek/MistoxCom-Angular.git
|
git clone https://git.mistox.net/derek/MistoxCom-Angular.git
|
||||||
|
|||||||
Reference in New Issue
Block a user