fix no docker
This commit is contained in:
parent
ac2292586a
commit
1b97a851a3
|
@ -69,6 +69,8 @@ jobs:
|
||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
gtiops:
|
gtiops:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: ghcr.m.daocloud.io/catthehacker/ubuntu:act-latest
|
||||||
if: ${{ success() }}
|
if: ${{ success() }}
|
||||||
needs: [build]
|
needs: [build]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue