update workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6s
This commit is contained in:
parent
2d3f545898
commit
d454e51e59
@ -12,7 +12,6 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Log in to Private Docker Registry
|
||||
run: echo ${{ secrets.DOCKER_USERNAME }}
|
||||
run: echo "${{ secrets.DOCKER_PASSWORD }}" | docker login dockerreg.slpnetwork.de -u "${{ secrets.DOCKER_USERNAME }}" --password-stdin
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user