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

fix tag name

parent 8276bed0
No related branches found
No related tags found
No related merge requests found
Pipeline #29413 failed
...@@ -17,18 +17,18 @@ upload_linux_artifact: ...@@ -17,18 +17,18 @@ upload_linux_artifact:
paths: paths:
- /home/maxadamo/go/bin/acme-downloader - /home/maxadamo/go/bin/acme-downloader
tags: tags:
- shell - visnu_shell
upload_windows_artifact: upload_windows_artifact:
script: ./build.sh --os=windows --arch=amd64 --upx script: ./build.sh --os=windows --arch=amd64 --upx
artifacts: artifacts:
paths: paths:
- /home/maxadamo/go/bin/windows_amd64/acme-downloader.exe - /home/maxadamo/go/bin/windows_amd64/acme-downloader.exe
tags: tags:
- sonarqube - visnu_shell
upload_shell_script: upload_shell_script:
artifacts: artifacts:
paths: paths:
- acme-downloader.sh - acme-downloader.sh
tags: tags:
- sonarqube - visnu_shell
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment