gcil¶
Launch .gitlab-ci.yml jobs locally, wrapped inside the specific images,
with inplace project volume mounts and adaptive user selections.
Deprecated features¶
-
Since version
11.0.0
, the following.local:
configurations are deprecated:.local: network
: UseCI_LOCAL_NETWORK
variable globally or per job, documented in issue #286
-
Versions before
10.0.0
were namedgitlabci-local
and notgcil
yet,
the tool's backwards compatibility remains, however settings have changed too,
use the--settings
parameter to see the file and redo your changes -
Versions before
4.6.0
used the now deprecatedPyInquirer
dependency,
and due to its own old dependency to theprompt-toolkit
package,
you shoud uninstall both packages first before updating