Replies: 4 comments 2 replies
|
I'm planning to make a few breaking changes, please stop me or give me a go ahead (:+1:) @lvjp @solidgoldbomb @JoyceBabu @bcouetil @aepfli @moberghammer @nizacegodk @ColdIce1 @jboyens @jeppenodgaard @atli-c @pcuci |
0 replies
|
Agreed, that will simplify my workflow 🤞 |
0 replies
|
Should we suggest to set |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Use yargs cmdDir functionality
gitlab-ci-local pipelinegitlab-ci-local run <...jobname>gitlab-ci-local helpgitlab-ci-local listgitlab-ci-local previewMake
--needsdefault--no-needscan be used to opt-outMake
--shell-isolationdefaultshell-executorjobs.--no-shell-isolationcan be used to opt out if projects are actively utilizing it.Remove
.gitlab-ci-local.ymlspecial handlingrules: [ { if: $GITLAB_CI == 'false', when: on_success } ]orGCL_FILE=.gitlab-ci-custom.ymlNo more auto guessing file variables
~/.gitlab-ci-local/variables.yml. Explicitly set atype: fileflag with the key/value pair@NoArtifactsToHostshould be inversedUse
.envextension instead of appending-envAll reactions