fix no docker
This commit is contained in:
parent
ac2292586a
commit
1b97a851a3
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in New Issue