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: uncomment this
|
||||||
|
|
||||||
# TODO
|
local-repo-job:
|
||||||
# local-repo-job:
|
<<: *before_script
|
||||||
# <<: *before_script
|
stage: test
|
||||||
# stage: test
|
script:
|
||||||
# script:
|
- scripts/install_vendors_deps.sh
|
||||||
# - scripts/install_vendors_deps.sh
|
# TODO: also try from time to time with --build-test
|
||||||
# # TODO: also try from time to time with --build-test
|
- opam install -y ligo
|
||||||
# - opam install -y ligo
|
- ligo
|
||||||
|
|
||||||
remote-repo-job:
|
remote-repo-job:
|
||||||
<<: *before_script
|
<<: *before_script
|
||||||
|
Loading…
Reference in New Issue
Block a user