Skip to content

fix(Application): reload application when resetting pi or some change… #19177

fix(Application): reload application when resetting pi or some change…

fix(Application): reload application when resetting pi or some change… #19177

Workflow file for this run

name: build-image
on: pull_request
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- name: Workflow run cleanup action
uses: rokroskar/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- uses: actions/checkout@v4
- run: docker build --no-cache -t webapp .