Update .gitlab-ci.yml

This commit is contained in:
pistiner 2020-11-01 17:00:59 +00:00
parent dd37825032
commit 21df2d6922

View File

@ -15,7 +15,7 @@ test:
certora-test: certora-test:
stage: test stage: test
image: openjdk:15-jdk - linux; amd64 image: openjdk:15-jdk
before_script: before_script:
- echo "export PATH=$PATH:~/.local/bin" - echo "export PATH=$PATH:~/.local/bin"
- whereis sudo - whereis sudo