We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e7b92 commit b67fd3dCopy full SHA for b67fd3d
.github/workflows/build.yaml
@@ -32,6 +32,7 @@ jobs:
32
uses: mikepenz/release-changelog-builder-action@v5
33
with:
34
fromTag: "0.1"
35
+ mode: "HYBRID"
36
37
- name: Build and push
38
run: docker compose -f docker-compose.build.yml --env-file tdei_uw.env build --build-arg CODE_VERSION=${CODE_VERSION}
0 commit comments