.gitea/workflows/deployment.yml aktualisiert
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m19s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m19s
This commit is contained in:
parent
5b476a8f93
commit
9bc99c8ae4
@ -12,7 +12,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Log in to DockerHub
|
||||
run: echo "${{ ?!EQ{_Pt\$D}yb^}d8 }}" | docker login https://dockerreg.slpnetwork.de -u "${{ slpdocker }}" --password-stdin
|
||||
run: echo "${{ ?!EQ{_Pt\$D}yb^}d8 }}" | docker login dockerreg.slpnetwork.de -u "${{ slpdocker }}" --password-stdin
|
||||
|
||||
- name: Build Docker Image
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user