.gitea/workflows/docker-build.yml aktualisiert
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after -46s
Some checks failed
Build and Push Docker Container / build-and-push (push) Failing after -46s
This commit is contained in:
@@ -8,9 +8,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
runs-on:
|
runs-on:
|
||||||
- docker
|
- ubuntu-22.04
|
||||||
container:
|
|
||||||
image: ubuntu-latest
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
- name: Install Docker
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user