Skip to content

Commit

Permalink
Add wkk container workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
m3nowak committed Oct 10, 2024
1 parent a528c1a commit 8485efc
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/wkk-container.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: WKK Container
on: workflow_dispatch

jobs:
use_template:
uses: ./.github/workflows/container-template.yaml
secrets:
packages_token: ${{ secrets.PACKAGES_TOKEN }}
with:
target_image: wkk
image_repo_base: ghcr.io/m3nowak/rowerowe_gminy

0 comments on commit 8485efc

Please sign in to comment.