push to dockerhub

This commit is contained in:
Dimitar Manov 2025-06-09 19:35:29 +03:00
parent cbb4c0a733
commit 0e75f88c34

View file

@ -14,6 +14,7 @@ jobs:
if: github.event.pull_request.merged == true && contains(github.event.pull_request.labels.*.name, 'CI:Build')
name: Build
runs-on: ubuntu-24.04
environment: dev
env:
ENVIRONMENT: dev
REPO_NAME: ${{ github.event.repository.name }}