Skip to content

Bump rollup from 3.29.1 to 4.1.4 #290

Bump rollup from 3.29.1 to 4.1.4

Bump rollup from 3.29.1 to 4.1.4 #290

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