Skip to content

Bump rollup from 3.17.2 to 3.29.5 #223

Bump rollup from 3.17.2 to 3.29.5

Bump rollup from 3.17.2 to 3.29.5 #223

name: Integration Tests
on:
push:
branches: ["*"]
pull_request:
branches: ["*"]
jobs:
build-and-test-image:
uses: parameter1/actions/.github/workflows/website-build-push-test.yml@main
strategy:
matrix:
###############################################
#v# Make sure this matches the site matrix! #v#
###############################################
site:
- { dir: bizbash.com, stack: tauron, id: 5b295afea1c1c62c008b4572, account: bizbash, tenant: bizbash_bzb, rancher_label: bizbash-media-bizbash.com }
###############################################
#^# Make sure this matches the site matrix! #^#
###############################################
with:
docker_image: website-${{ matrix.site.dir }}
site_host: ${{ matrix.site.dir }}
ecr_registry: ${{ vars.AWS_ECR_REGISTRY }}