mirror of
https://code.forgejo.org/actions/git-backporting.git
synced 2025-02-23 02:55:43 -05:00
test: fix gitlab data
This commit is contained in:
parent
573a83f114
commit
f923f7f4c2
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ export const PROJECT_EXAMPLE = {
|
||||||
"build_git_strategy":"fetch",
|
"build_git_strategy":"fetch",
|
||||||
"keep_latest_artifact":true,
|
"keep_latest_artifact":true,
|
||||||
"restrict_user_defined_variables":false,
|
"restrict_user_defined_variables":false,
|
||||||
"runners_token":"GR13489419z7QQ54AUgJaNMFD5asU",
|
"runners_token":"TOKEN",
|
||||||
"runner_token_expiration_interval":null,
|
"runner_token_expiration_interval":null,
|
||||||
"group_runners_enabled":true,
|
"group_runners_enabled":true,
|
||||||
"auto_cancel_pending_pipelines":"enabled",
|
"auto_cancel_pending_pipelines":"enabled",
|
||||||
|
|
Loading…
Add table
Reference in a new issue