Skip to content
Snippets Groups Projects
Commit 551b90dc authored by Millian Poquet's avatar Millian Poquet
Browse files

[ci] fix wrong copypasta

parent 99fb4242
No related branches found
No related tags found
No related merge requests found
...@@ -81,7 +81,7 @@ deploy_coverage: ...@@ -81,7 +81,7 @@ deploy_coverage:
only: only:
- master - master
deploy_batsim_dev_cachix: deploy_batsched_dev_cachix:
stage: deploy stage: deploy
script: script:
- ./ci/update-batsched_dev-cache.bash - ./ci/update-batsched_dev-cache.bash
......
...@@ -12,11 +12,11 @@ batsched should always work with this version. ...@@ -12,11 +12,11 @@ batsched should always work with this version.
This is the up-to-date Batsim version. This is the up-to-date Batsim version.
batsched should work with this version. batsched should work with this version.
## test_deps_(pinned|local) ## test_deps_(pinned|dev)
The list of packages needed to run tests. The list of packages needed to run tests.
This is meant to be used as a shell, not meant to be installed. This is meant to be used as a shell, not meant to be installed.
## test_(pinned|local) ## test_(pinned|dev)
A shell used to run tests. Essentially batsim_local + test_deps. A shell used to run tests. Essentially batsim_local + test_deps.
Not meant to be installed either. Not meant to be installed either.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment