remove service status check
Some checks failed
Build OCI Images / build (push) Failing after 55s

This commit is contained in:
Rose 2024-07-24 03:14:15 -04:00
parent a57db12a47
commit 9a212c4bf8
No known key found for this signature in database

View file

@ -30,7 +30,6 @@ jobs:
run: |
echo $(whoami)
addgroup $(whoami) docker
service docker status
- name: Login to Docker Registry
uses: https://code.forgejo.org/docker/login-action@v3
with: