Skip to content

Merge pull request #8 from HIRO-MicroDataCenters-BV/feature/update-co… #122

Merge pull request #8 from HIRO-MicroDataCenters-BV/feature/update-co…

Merge pull request #8 from HIRO-MicroDataCenters-BV/feature/update-co… #122

Workflow file for this run

name: Build and push docker image
on:
push:
branches:
- '**'
tags:
- '**'
paths-ignore:
- 'releases/**'
pull_request:
branches:
- '**'
workflow_dispatch:
jobs:
build:
permissions:
contents: write
packages: write
secrets: inherit
uses: ./.github/workflows/build_web.yaml