ich dreh am login
Some checks failed
Build and Deploy Spring Boot Server / build (push) Failing after 9m57s
Some checks failed
Build and Deploy Spring Boot Server / build (push) Failing after 9m57s
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
|||||||
# 7. Docker login
|
# 7. Docker login
|
||||||
- name: Login to Docker Registry
|
- name: Login to Docker Registry
|
||||||
run: |
|
run: |
|
||||||
run: echo "${{ secrets.TEAPASSWORD }}" | docker login tea.zendric.de -u ${{ secrets.TEAUSER }} --password-stdin
|
echo "${{ secrets.TEAPASSWORD }}" | docker login tea.zendric.de -u ${{ secrets.TEAUSER }} --password-stdin
|
||||||
# 8. Push Docker image
|
# 8. Push Docker image
|
||||||
- name: Push the Docker Image to registry
|
- name: Push the Docker Image to registry
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user