include: - project: 'cicd/ci' file: 'streamlit-app.yml' variables: GIT_STRATEGY: 'clone' APP_VERSION: '1.0.0' APP_PORT: 8501 APP_SHARED: 1 BASE_IMAGE: 'streamlit-app-base:2.1.0'