[bitnami/airflow] chore: 👷 Increase timeout of package action (#63456)

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
This commit is contained in:
Javier J. Salmerón-García 2024-02-29 15:58:58 +01:00 committed by GitHub
parent a42e9c6093
commit 690abe1ac8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,7 @@
{
"action_id": "container-image-package",
"params": {
"timeout_minutes": 60,
"application": {
"details": {
"name": "{VIB_ENV_CONTAINER}",

View File

@ -12,6 +12,7 @@
{
"action_id": "container-image-package",
"params": {
"timeout_minutes": 60,
"application": {
"details": {
"name": "{VIB_ENV_CONTAINER}",

View File

@ -12,6 +12,7 @@
{
"action_id": "container-image-package",
"params": {
"timeout_minutes": 60,
"application": {
"details": {
"name": "{VIB_ENV_CONTAINER}",