FIX test env

This commit is contained in:
maximo tejeda 2024-11-14 12:00:43 -04:00
parent 339f8bd45c
commit 1f3f00674c

View File

@ -38,4 +38,7 @@ jobs:
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
- 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"