.gitea/workflows/docker-build.yml aktualisiert
Some checks are pending
Build and Push Docker Container / build-and-push (push) Waiting to run
Some checks are pending
Build and Push Docker Container / build-and-push (push) Waiting to run
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on:
|
runs-on:
|
||||||
- docker
|
- docker
|
||||||
container:
|
container:
|
||||||
image: node:18
|
image: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
- name: Install Docker
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user