Skip to content

Commit

Permalink
Test PUSH CI
Browse files Browse the repository at this point in the history
  • Loading branch information
matthijswolters-rl committed Oct 3, 2024
1 parent c9a1b4d commit 261d7aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- feature/fix-docker-image-ci
paths-ignore:
- '*.md'
- 'docs/'
Expand All @@ -19,9 +20,9 @@ env:
KUSTOMIZE_VERSION: "4.5.7"
KUBERNETES_VERSION: "1.23.5"
KIND_VERSION: "v0.17.0"
HELM_REGISTRY_URL: "https://stakater.github.io/stakater-charts"
HELM_REGISTRY_URL: ""
HELM_VERSION: v3.8.2
REGISTRY: ghcr.io
REGISTRY: ghcr.io/rosemanlabs

jobs:
build:
Expand Down

0 comments on commit 261d7aa

Please sign in to comment.