Add back in artifacts
This commit is contained in:
parent
0815fa6f1d
commit
07e4567228
@ -29,3 +29,11 @@ steps:
|
||||
when:
|
||||
branch:
|
||||
- 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
|
Loading…
Reference in New Issue
Block a user