-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(HMS-1825): enhance ephemeral rules
This change make the rules more intuitive for the developer and align with the change at backend side so the same semantics are kept in both sides: - ephemeral-build: will build the container image and push to our custom registry. - ephemeral-deploy: run the deployment in the dev cluster for our custom registry image. - ephemeral-build-deploy: run the above two commands sequentially. kudos to @tiran Signed-off-by: Alejandro Visiedo <[email protected]>
- Loading branch information
1 parent
c854f2f
commit a352d01
Showing
1 changed file
with
34 additions
and
27 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