Debug alpine yq installation
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Danny Bessems 2023-05-10 12:15:55 +02:00
parent 4dbe618274
commit 5c9395d9ad

View File

@ -46,11 +46,11 @@ steps:
- | - |
helm package ./charts/json-server helm package ./charts/json-server
- | - |
ls -lash ls /etc/apk/repositories -lash
# curl \ # curl \
# --header "Authorization: token $GIT_APIKEY" \ # --header "Authorization: token $GIT_APIKEY" \
# --upload-file bin/npp-prepper \ # --upload-file json-server-$CHART_VERSION.tar \
# https://code.spamasaurus.com/api/packages/$GIT_USERNAME/generic/npp-prepper/$BINARY_VERSION/npp-prepper # https://code.spamasaurus.com/api/packages/$GIT_USERNAME/generic/json-server/$CHART_VERSION/json-server-$CHART_VERSION.tgz
environment: environment:
GIT_APIKEY: GIT_APIKEY:
from_secret: git_apikey from_secret: git_apikey