Update .github/workflows/docker.yml
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 11s
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 11s
This commit is contained in:
parent
0580e981e7
commit
1f18c846d3
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:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container: gittea/runner-images:ubuntu-latest
|
container: gitea/runner-images:ubuntu-latest-slim
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Login to Forgejo
|
- name: Login to Forgejo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue