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