Skip to content

refactor(ui-frontpage): rename components for consistency and clarity #9

refactor(ui-frontpage): rename components for consistency and clarity

refactor(ui-frontpage): rename components for consistency and clarity #9

Workflow file for this run

name: staging integration
on:
push:
branches:
- staging
jobs:
call-deploy:
uses: dictyBase/workflows/.github/workflows/composite-deploy.yaml@develop
secrets: inherit
with:
app: frontpage:stockcenter:publication
repository: ${{ github.repository }}
ref: ${{ github.ref_name }}
docker_image: dicty-frontpage:stock-center:publication
dockerfile: docker/Dockerfile.frontpage:docker/Dockerfile.stock-center:docker/Dockerfile.publication
cluster: ${{ vars.DEV_STAGING_CLUSTER }}
cluster_state_storage: ${{ vars.DEV_STAGING_KOPS_STATE_STORAGE }}
project: frontend_application
application_type: frontend
environment: staging
stack: staging