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