test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Has been cancelled
Build and Push Docker Image / build_and_push (push) Has been cancelled
This commit is contained in:
@@ -13,11 +13,11 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
# # Installation de Docker
|
# Installation de Docker
|
||||||
# - name: Install Docker
|
- name: Install Docker
|
||||||
# run: |
|
run: |
|
||||||
# apt-get update
|
apt-get update
|
||||||
# apt-get install -y docker.io
|
apt-get install -y docker.io
|
||||||
|
|
||||||
- name: Login to Docker Registry
|
- name: Login to Docker Registry
|
||||||
uses: docker/login-action@v1
|
uses: docker/login-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user