Full command

This commit is contained in:
itzaname 2021-08-10 21:37:33 -04:00
parent f11ebdd2c9
commit 95eaf57c26

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:
- 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 - name: docker
image: plugins/docker:19 image: plugins/docker:19