Skip to content
Snippets Groups Projects
Commit a5e120b9 authored by Georgiy Eterevskiy's avatar Georgiy Eterevskiy
Browse files

Remove echo

parent 31785527
No related branches found
No related tags found
1 merge request!19Add config for gitlab-ci
...@@ -12,7 +12,6 @@ upload: ...@@ -12,7 +12,6 @@ upload:
script: script:
- apk add bash make gcc g++ linux-headers musl-dev - apk add bash make gcc g++ linux-headers musl-dev
- make release - make release
- echo "Job \"$CI_JOB_STAGE\" was successful!"
only: only:
- master - master
- tags - tags
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