Skip to content

Docker: Add env variables that set the version info in the Docker con… #5

Docker: Add env variables that set the version info in the Docker con…

Docker: Add env variables that set the version info in the Docker con… #5

Workflow file for this run

name: release
on:
push:
tags:
- "*.*.*"
jobs:
build-release-and-push-container:
uses: openconext/openconext-githubactions/.github/workflows/symfony-release.yml@main
with:
component_name: "Stepup-Middleware"