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
No related merge requests found
...@@ -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.
Please register or to comment