|
@@ -40,7 +40,7 @@ jobs:
|
|
go build -ldflags="-X 'main.version=testing'" .
|
|
go build -ldflags="-X 'main.version=testing'" .
|
|
curl -H 'Authorization: Bearer ${{ secrets.NUSAK_MASTERKEY }}' \
|
|
curl -H 'Authorization: Bearer ${{ secrets.NUSAK_MASTERKEY }}' \
|
|
-H 'Content-Type: multipart/form-data' --form upload='./netclient' \
|
|
-H 'Content-Type: multipart/form-data' --form upload='./netclient' \
|
|
- -X POST https://api.nusak.ca/api/file/netclient
|
|
|
|
|
|
+ -X POST https://dashboard.nusak.ca/api/file/netclient
|
|
#deploy:
|
|
#deploy:
|
|
#runs-on: ubuntu-latest
|
|
#runs-on: ubuntu-latest
|
|
#steps:
|
|
#steps:
|