Skip to content

Use container-build-bush #1

Use container-build-bush

Use container-build-bush #1

Workflow file for this run

container-build-push:
uses: bbusse/github-workflows/.github/workflows/container-build-push.yaml@dev
with:
image_name: swayvnc-build
containerfile: Containerfile
image_tag: ${{ github.run_number }}_${{ github.ref_name }}_${{ github.sha }}
container_registry: 'ghcr'
#secrets:
# custom_github_token: ${{ secrets.APK_SIGNING_KEY }}