fix no docker

This commit is contained in:
千里走单骑 2024-04-02 01:59:28 +08:00
parent ac2292586a
commit 1b97a851a3
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
gtiops:
runs-on: ubuntu-latest
container:
image: ghcr.m.daocloud.io/catthehacker/ubuntu:act-latest
if: ${{ success() }}
needs: [build]