Skip to content

Commit

Permalink
Config will be changed together with gh action in separate PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
dekiel committed Oct 4, 2024
1 parent 7da4a77 commit 67bc6d2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions configs/kaniko-build-config.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
tag-template: "v{{ .Date }}-{{ .ShortSHA }}"
default-commit-tag:
name: "default_tag"
value: "v{{ .Date }}-{{ .ShortSHA }}"
validation: "^(v[0-9]{8}-[0-9a-f]{8})$"
default-pr-tag:
name: "default_tag"
value: "PR-{{ .PRNumber }}"
validation: "^(PR-[0-9]+)$"
registry:
- europe-docker.pkg.dev/kyma-project/prod
dev-registry:
Expand Down

0 comments on commit 67bc6d2

Please sign in to comment.