Skip to content
Snippets Groups Projects
Commit 20acd06f authored by Sergey Dudoladov's avatar Sergey Dudoladov
Browse files

gcc fix

parent a02ae29b
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ pipeline:
apt-get update
- desc: 'Install required build software'
cmd: |
apt-get install -y make git apt-transport-https ca-certificates curl
apt-get install -y make git apt-transport-https ca-certificates curl build-essential
- desc: 'Install go'
cmd: |
cd /tmp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment