Skip to content

fix: dockerfile

fix: dockerfile #11

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