.gitea/workflows/gitea-ci.yaml aktualisiert
Build Docker Container using Multistage Build / build (push) Successful in 3m46s
Build Docker Container using Multistage Build / build (push) Successful in 3m46s
This commit is contained in:
@@ -26,11 +26,6 @@ jobs:
|
||||
echo "${{ secrets.DOCKER_PASSWORD }}" | docker login git.hnrx.net \
|
||||
--username "${{ secrets.DOCKER_USERNAME }}" --password-stdin
|
||||
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: manage-servers-binary
|
||||
path: .
|
||||
|
||||
- name: Setup Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user