FIX test env
This commit is contained in:
parent
339f8bd45c
commit
1f3f00674c
3
.github/workflows/tags.yml
vendored
3
.github/workflows/tags.yml
vendored
@ -38,4 +38,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
curl --user $USERNAME:$TOKEN --upload-file bin/ddns_arm64_$TAG_VERSION http://10.0.0.171/api/packages/$USERNAME/generic/ddns/arm64_$TAG_VERSION/ddns
|
curl --user $USERNAME:$TOKEN --upload-file bin/ddns_arm64_$TAG_VERSION http://10.0.0.171/api/packages/$USERNAME/generic/ddns/arm64_$TAG_VERSION/ddns
|
||||||
|
|
||||||
|
- name: test env path
|
||||||
|
run: |
|
||||||
|
echo "curl --user $USERNAME:pwd --output ddns http://10.0.0.171/api/packages/${USERNAME}/generic/ddns/amd64_$TAG_VERSION/ddns"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user