Skip to content

Bump rollup from 3.29.1 to 4.9.1 #336

Bump rollup from 3.29.1 to 4.9.1

Bump rollup from 3.29.1 to 4.9.1 #336

Workflow file for this run

name: Docker build
on:
pull_request:
push:
branches:
- main
- dev
jobs:
build:
name: Build and test inside of the Docker image
runs-on: ubuntu-22.04
steps:
- name: Build and push Docker images (always main branch)
uses: docker/build-push-action@v4
with:
push: false