Update .github/workflows/docker.yml
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 34s
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 34s
This commit is contained in:
parent
1f18c846d3
commit
a96c1594ec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
build-and-push:
|
||||
runs-on: docker
|
||||
container: gitea/runner-images:ubuntu-latest-slim
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
|
||||
steps:
|
||||
- name: Login to Forgejo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue