mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-14 13:51:01 +02:00
Create namespace
This commit is contained in:
parent
560a65d116
commit
6c76950604
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -101,6 +101,6 @@ jobs:
|
||||
echo "DB_USER=foo" >> $GITHUB_ENV
|
||||
echo "DB_PASS=bar" >> $GITHUB_ENV
|
||||
|
||||
- name: Print version WIP
|
||||
- name: Create namespace
|
||||
run: |
|
||||
./headscale version
|
||||
./headscale namespace create test1 -o json-line
|
Loading…
Reference in New Issue
Block a user