Bring back local-repo-job for testing
This commit is contained in:
parent
9fb65e71e8
commit
2773a2e4cd
@ -76,14 +76,14 @@ local-dune-job:
|
||||
|
||||
# TODO: uncomment this
|
||||
|
||||
# TODO
|
||||
# local-repo-job:
|
||||
# <<: *before_script
|
||||
# stage: test
|
||||
# script:
|
||||
# - scripts/install_vendors_deps.sh
|
||||
# # TODO: also try from time to time with --build-test
|
||||
# - opam install -y ligo
|
||||
local-repo-job:
|
||||
<<: *before_script
|
||||
stage: test
|
||||
script:
|
||||
- scripts/install_vendors_deps.sh
|
||||
# TODO: also try from time to time with --build-test
|
||||
- opam install -y ligo
|
||||
- ligo
|
||||
|
||||
remote-repo-job:
|
||||
<<: *before_script
|
||||
|
Loading…
Reference in New Issue
Block a user