Slackbot
03/20/2023, 7:26 PMPePe Amengual
03/20/2023, 7:41 PMAnas Kadam
03/20/2023, 7:48 PM-lock=false
that we can use, no?PePe Amengual
03/20/2023, 7:52 PMAnas Kadam
03/20/2023, 7:53 PMPePe Amengual
03/20/2023, 7:53 PMPePe Amengual
03/20/2023, 7:54 PMPePe Amengual
03/20/2023, 7:54 PMPePe Amengual
03/20/2023, 7:54 PM- plan:
extra_args: ["-lock", "false"]
PePe Amengual
03/20/2023, 7:55 PMrepo_locking: false
is what you wantAnas Kadam
03/20/2023, 7:57 PMPePe Amengual
03/20/2023, 7:58 PMPePe Amengual
03/20/2023, 7:58 PMAnas Kadam
03/20/2023, 7:59 PMPePe Amengual
03/20/2023, 7:59 PMPePe Amengual
03/20/2023, 7:59 PMworkflows:
myworkflow:
plan:
steps:
- run: my-custom-command arg1 arg2
- init
- plan:
extra_args: ["-lock", "false"]
- run: my-custom-command arg1 arg2
apply:
steps:
- run: echo hi
- apply
PePe Amengual
03/20/2023, 8:00 PMrepo_locking: false
will workPePe Amengual
03/20/2023, 8:00 PMPePe Amengual
03/20/2023, 8:00 PMAnas Kadam
03/20/2023, 8:01 PMPePe Amengual
03/20/2023, 8:01 PMPePe Amengual
03/20/2023, 8:02 PMAnas Kadam
03/20/2023, 8:02 PMAnas Kadam
03/20/2023, 8:02 PMPePe Amengual
03/20/2023, 8:03 PMatlantis plan -lock=false
manuallyAnas Kadam
03/20/2023, 8:03 PMAnas Kadam
03/20/2023, 8:03 PMPePe Amengual
03/20/2023, 8:03 PM