Add back in artifacts
This commit is contained in:
parent
0815fa6f1d
commit
07e4567228
@ -26,6 +26,14 @@ steps:
|
|||||||
repo: registry.itzana.me/public/rbxcompiler
|
repo: registry.itzana.me/public/rbxcompiler
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
|
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:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
Loading…
Reference in New Issue
Block a user