Skip to content
Snippets Groups Projects
Unverified Commit 8276bed0 authored by Massimiliano Adamo's avatar Massimiliano Adamo
Browse files

minor

parent 34aec074
Branches
Tags
No related merge requests found
......@@ -16,13 +16,19 @@ upload_linux_artifact:
artifacts:
paths:
- /home/maxadamo/go/bin/acme-downloader
tags:
- shell
upload_windows_artifact:
script: ./build.sh --os=windows --arch=amd64 --upx
artifacts:
paths:
- /home/maxadamo/go/bin/windows_amd64/acme-downloader.exe
tags:
- sonarqube
upload_shell_script:
artifacts:
paths:
- acme-downloader.sh
tags:
- sonarqube
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment