test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 43s
Details
Build and Push Docker Image / build_and_push (push) Failing after 43s
Details
This commit is contained in:
parent
08ec14cafe
commit
4535715db1
|
@ -15,9 +15,7 @@ jobs:
|
|||
|
||||
# Installation de Docker
|
||||
- name: Install Docker
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y docker.io
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
|
||||
# - name: Login to Docker Registry
|
||||
# uses: docker/login-action@v1
|
||||
|
|
Loading…
Reference in New Issue