-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
#### Motivation The current process of linting the workflows is complex as we need to publish them on the kubernetes cluster. Using an offline mode makes things simpler and quicker, removing the connection to the cluster. #### Modification Use the `--offline` mode to run `argo lint`, rather than linting from the resources deployed on the cluster. #### Checklist - [ ] Tests updated - [ ] Docs updated - [X] Issue linked in Title
- Loading branch information
1 parent
9a24280
commit bb05a6a
Showing
1 changed file
with
11 additions
and
56 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