Skip to content

Integrate .gitignore into root project directory (#280) #78

Integrate .gitignore into root project directory (#280)

Integrate .gitignore into root project directory (#280) #78

name: docker-publish-latest
on:
push:
branches:
- main
paths:
- ".github/workflows/docker-publish-latest.yaml"
- "backend/**"
jobs:
call-base-docker-publish:
uses: ./.github/workflows/base-docker-publish.yml
secrets: inherit
with:
version: latest