Can we build it?

This commit is contained in:
itzaname 2021-08-10 21:34:48 -04:00
parent 1deba16da6
commit 0815fa6f1d

View File

@ -29,11 +29,3 @@ steps:
when: when:
branch: branch:
- master - master
- name: push-artifact
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
when:
branch:
- master