Skip to content

Commit

Permalink
fix incorrect path alias. (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
Morven Cao authored Sep 29, 2020
1 parent 64d4ee7 commit bda13b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ postsubmits:
decorate: true
labels:
preset-service-account: "true"
path_alias: github.com/IBM/operand-deployment-lifecycle-manager
path_alias: github.com/IBM/ibm-licensing-hub-operator
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ postsubmits:
decorate: true
labels:
preset-service-account: "true"
path_alias: github.com/IBM/operand-deployment-lifecycle-manager
path_alias: github.com/IBM/ibm-licensing-operator
spec:
containers:
- command:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ postsubmits:
decorate: true
labels:
preset-service-account: "true"
path_alias: github.com/IBM/operand-deployment-lifecycle-manager
path_alias: github.com/IBM/ibm-licensing-operator
spec:
containers:
- command:
Expand Down

0 comments on commit bda13b8

Please sign in to comment.