Skip to content

Bump rollup from 3.14.0 to 3.29.5 in /frontend #432

Bump rollup from 3.14.0 to 3.29.5 in /frontend

Bump rollup from 3.14.0 to 3.29.5 in /frontend #432

name: Docker Image Build
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run:
docker build . --file WebApp.Dockerfile --tag sampleappaoaichatgpt.azurecr.io/sample-app-aoai-chatgpt:$(date +'%Y-%m-%d')_$GITHUB_RUN_NUMBER