Update .gitlab-ci.yml

This commit is contained in:
pistiner 2020-11-01 16:42:58 +00:00
parent 03cc32aa32
commit 944f6624c8

View File

@ -17,7 +17,7 @@ certora-test:
stage: test
image: openjdk:13
before_script:
- echo "export PATH=$PATH:~/.local/bin" >> $BASH_ENV
- echo "export PATH=$PATH:~/.local/bin"
- sudo apt-get update || sudo apt-get update
- sudo apt-get install -y software-properties-common
- sudo apt-get install python3-pip