debug
This commit is contained in:
5
.github/workflows/docker-build.yml
vendored
5
.github/workflows/docker-build.yml
vendored
@@ -20,6 +20,11 @@ jobs:
|
||||
packages: write
|
||||
|
||||
steps:
|
||||
|
||||
- name: test domains
|
||||
run: |
|
||||
curl -v git.futuregadgetlabs.net
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user