Skip to content

Merge pull request #515 from Automattic/dependabot/npm_and_yarn/packa… #1005

Merge pull request #515 from Automattic/dependabot/npm_and_yarn/packa…

Merge pull request #515 from Automattic/dependabot/npm_and_yarn/packa… #1005

Workflow file for this run

name: Build Web
on:
push:
branches: ["master", "web-prod"]
pull_request:
branches: ["master"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: redhat-actions/buildah-build@v2
with:
image: web
layers: false
containerfiles: |
Dockerfile