test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 39s
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 39s
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -18,7 +18,6 @@ jobs:
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y docker.io
|
||||
service docker start
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v1
|
||||
|
||||
Reference in New Issue
Block a user