test
Build and Push Docker Image / checkout_repository (push) Failing after 2s Details

This commit is contained in:
Nicolas CARON 2024-03-21 10:31:40 +01:00
parent e9b9dd889c
commit a76e039e82
1 changed files with 6 additions and 6 deletions

View File

@ -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