test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 43s
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 43s
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user