.forgejo/workflows/docker-image.yaml aktualisiert
Some checks failed
Build the Docker Image / docker (push) Failing after 48s
Some checks failed
Build the Docker Image / docker (push) Failing after 48s
feat(Pipeline): added step
This commit is contained in:
parent
710e1bddee
commit
e98113f0ea
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: https://github.com/actions/checkout@v4
|
||||||
-
|
-
|
||||||
name: Login to Docker Hub
|
name: Login to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue