mirror of
https://github.com/bitnami/containers.git
synced 2026-04-06 09:17:43 +08:00
[bitnami/superset] Increase goss version test timeout (#78376)
Signed-off-by: Miguel Ruiz <miguel.ruiz@broadcom.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
command:
|
||||
check-app-version:
|
||||
exec: echo "SECRET_KEY='123456789abcdef'" > /tmp/superset_config.py && SUPERSET_CONFIG_PATH="/tmp/superset_config.py" superset version
|
||||
timeout: 30000
|
||||
exit-status: 0
|
||||
stdout:
|
||||
- "{{ .Env.APP_VERSION }}"
|
||||
|
||||
Reference in New Issue
Block a user