test workflow build and push on gitea registry
This commit is contained in:
parent
fb17476487
commit
386a848291
|
@ -57,7 +57,7 @@ jobs:
|
|||
run: |
|
||||
apt update
|
||||
apt install -y docker.io
|
||||
service docker start
|
||||
dockerd &
|
||||
|
||||
- name: Verify Docker installation
|
||||
run: docker --version
|
||||
|
|
Loading…
Reference in New Issue