Update .gitea/workflows/deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 1m3s
Some checks failed
Build and Deploy / build (push) Failing after 1m3s
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
||||
build:
|
||||
runs-on: linux
|
||||
container:
|
||||
image: docker:20.10.7-dind # Use Docker-in-Docker for building images
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
options: --privileged # Required for Docker-in-Docker
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user