-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add new templates to publish pipeline (#241)
* add new templates to publish pipeline * hotwire * fix cwft ref * fix template name * remove second template with bad input * trigger * add helm dependency update cwft * trigger after cwft update * trigger after change * add helm dependency update cwft * add helm dependency update cwft * gopher gold * testing publish of kubefirst-api to macro rc3 * adds update of gitops-template * add missing params to argo workflow * add chartdir * fix param name * white space change * fix file path * fix input artifact for adjusted content to push * again * add new template for pull sign commit push * trigger new pipeline * fix repo remote name * move sed command to after pull * fix input ref * adopt workflow on main --------- Co-authored-by: John Dietz <[email protected]>
- Loading branch information
1 parent
19ec936
commit f3c506e
Showing
2 changed files
with
93 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -283,3 +283,4 @@ go install github.com/swaggo/swag/cmd/swag@latest | |
```shell | ||
make updateswagger | ||
``` | ||
|