Добавить .forgejo/workflows/demo_docker.yml
Some checks failed
/ test (push) Waiting to run
/ ls (push) Waiting to run
/ test_docker (push) Failing after 1h53m52s

This commit is contained in:
Vikarti Anatra 2024-07-23 08:42:13 +00:00
parent 8b0f1e407a
commit c5523f0b46

View file

@ -0,0 +1,6 @@
on: [push]
jobs:
test_docker:
runs-on: ubuntu-22.04
steps:
- run: docker info