Merge branch 'stable' of https://git.mixedup.dev/QUIK/Quik.StbImage into stable
Some checks failed
Build / build (push) Failing after 41s
Some checks failed
Build / build (push) Failing after 41s
This commit is contained in:
commit
1b0fc116f2
@ -17,6 +17,8 @@ jobs:
|
|||||||
run: apt install -y docker.io docker-compose
|
run: apt install -y docker.io docker-compose
|
||||||
- name: Check repository out.
|
- name: Check repository out.
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
- name: "Where are my files????"
|
||||||
|
run: ls -la
|
||||||
- name: Run Build Script
|
- name: Run Build Script
|
||||||
run: docker-compose run build
|
run: docker-compose run build
|
||||||
working-directory: ${{ gitea.workspace }}
|
working-directory: ${{ gitea.workspace }}
|
||||||
|
Loading…
Reference in New Issue
Block a user