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