test
Build and Push Docker Image / checkout_repository (push) Failing after 2s
Details
Build and Push Docker Image / checkout_repository (push) Failing after 2s
Details
This commit is contained in:
parent
e9b9dd889c
commit
a76e039e82
|
@ -16,12 +16,12 @@ jobs:
|
|||
# - name: Checkout Repository
|
||||
# uses: actions/checkout@v2
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: git.coopgo.io
|
||||
username: ncaron
|
||||
password: 6744954b4a3a43422e62e8d110f90de527ce094d
|
||||
# - name: Login to Docker Registry
|
||||
# uses: docker/login-action@v2
|
||||
# with:
|
||||
# registry: git.coopgo.io
|
||||
# username: ncaron
|
||||
# password: 6744954b4a3a43422e62e8d110f90de527ce094d
|
||||
|
||||
|
||||
- name: Build and Push Docker Image
|
||||
|
|
Loading…
Reference in New Issue