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:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
run: curl -fsSL https://get.docker.com | sh
|
||||
|
||||
- name: Start Docker
|
||||
run: systemctl start docker
|
||||
run: service docker start
|
||||
# - name: Login to Docker Registry
|
||||
# uses: docker/login-action@v1
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user