workflow update
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
geezo 2025-04-19 21:30:05 +00:00
parent 162441f586
commit 0cf67d286a

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Integration testing
run: |
cd glance
docker compose up -d
# - name: Integration testing
# run: |
# cd glance
# docker compose up -d