Update .gitea/workflows/build.yaml
Some checks failed
Build and Push Image / Build and push dev image (push) Failing after 17s
Some checks failed
Build and Push Image / Build and push dev image (push) Failing after 17s
This commit is contained in:
parent
b6eeef116f
commit
b56eec4301
@ -3,7 +3,7 @@ on: [ push, workflow_dispatch ]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build and push image
|
name: Build and push dev image
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: catthehacker/ubuntu:act-latest
|
container: catthehacker/ubuntu:act-latest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user