workflow update
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
This commit is contained in:
parent
162441f586
commit
0cf67d286a
@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Integration testing
|
# - name: Integration testing
|
||||||
run: |
|
# run: |
|
||||||
cd glance
|
# cd glance
|
||||||
docker compose up -d
|
# docker compose up -d
|
||||||
Loading…
Reference in New Issue
Block a user