test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 1m3s
Details
Build and Push Docker Image / build_and_push (push) Failing after 1m3s
Details
This commit is contained in:
parent
311709f22f
commit
374cc415b5
|
@ -21,7 +21,7 @@ jobs:
|
|||
apt-get install -y docker.io
|
||||
|
||||
- name: Start Docker
|
||||
run: service docker start
|
||||
run: ln -s ~/.docker/run/docker.sock /var/run/docker.sock
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v2
|
||||
|
|
Loading…
Reference in New Issue