Can we build it?
This commit is contained in:
parent
1deba16da6
commit
0815fa6f1d
10
.drone.yml
10
.drone.yml
@ -28,12 +28,4 @@ steps:
|
|||||||
- latest
|
- latest
|
||||||
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
|
|
Loading…
Reference in New Issue
Block a user