.forgejo/workflows/docker-image.yaml aktualisiert
Some checks failed
Build the Docker Image / docker (push) Failing after 1m7s
Some checks failed
Build the Docker Image / docker (push) Failing after 1m7s
fix(Pipeline): removed Docker
This commit is contained in:
parent
edbac31308
commit
710e1bddee
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@ jobs:
|
|||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
name: Install Docker
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
-
|
||||
name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue