Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Commit

Permalink
prepare for testing release builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
ferenc-hechler committed Jun 12, 2024
1 parent e52f8cd commit 4e3d7ab
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ run-name: Build SecretsManagement-Operator Release Dockerimage
on:
push:
branches:
# TODO[FH]: remove testmain
- testmain
- master
paths:
- source/operators/secretsmanagementOperator-hc/docker/**/*
jobs:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/build-release-secretsmanagement-sidecar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ run-name: Build SecretsManagement-Sidecar Release Dockerimage
on:
push:
branches:
# TODO[FH]: remove testmain
- testmain
- master
paths:
- source/operators/secretsmanagementOperator-hc/sidecar/docker/**/*
jobs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
TODO[FH]: delete this file before PR is merged!

SMAN OPERATOR
change to trigger build!!
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
TODO[FH]: delete this file before PR is merged!

SMAN SIDECAR
change to trigger build!!

0 comments on commit 4e3d7ab

Please sign in to comment.