Skip to content

feat: add APP_ID to default list of environment variable names #8

feat: add APP_ID to default list of environment variable names

feat: add APP_ID to default list of environment variable names #8

Workflow file for this run

name: Build
on:
workflow_dispatch:
push:
branches:
- 'main'
- 'fix/[0-9]+.[0-9]+.x'
jobs:
docker:
uses: onecx/ci-common/.github/workflows/docker-build.yml@v1
secrets: inherit
with:
push: true
tags: '{{ .Version }},{{ .Branch }}'
artifact: ''
samoDockerFile: Dockerfile