Commit 8f175aba authored by Administrator's avatar Administrator

Update .gitlab-ci.yml

parent a70b8fdb
Pipeline #94 passed with stages
in 1 minute and 6 seconds
...@@ -39,7 +39,7 @@ compile: ...@@ -39,7 +39,7 @@ compile:
- go build -o test.exe - go build -o test.exe
artifacts: artifacts:
paths: paths:
- mybinary - test.exe
tags: tags:
- pw_build01 - pw_build01
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment