diff --git a/.drone.yml b/.drone.yml index 8c3fad5..c79c0a7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ steps: - name: artifacts image: curlimages/curl:7.78.0 commands: - - cp /etc/ssl/certs/ca-certificates.crt . + - curl -u ${NEXUS_USER}:${NEXUS_PASSWORD} --upload-file rbxcompiler https://nexus.itzana.me/repository/public/artifacts/itzaname/rbxcompiler-amd64-linux - name: docker image: plugins/docker:19