This commit is contained in:
itzaname 2021-08-10 21:38:47 -04:00
parent 95eaf57c26
commit f1cc8119ba

View File

@ -18,7 +18,7 @@ steps:
- name: artifacts - name: artifacts
image: curlimages/curl:7.78.0 image: curlimages/curl:7.78.0
commands: 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 - name: docker
image: plugins/docker:19 image: plugins/docker:19