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