Skip to content

test: dockerfile

test: dockerfile #31

Workflow file for this run

name: Build and Push Docker Image
on:
push:
branches:
- main
- development
jobs:
build:
uses: VannApps/workflows/.github/workflows/build-and-push-docker-image.yml@main
secrets: inherit