Skip to content

Commit

Permalink
[temp] disable validate-ci
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Lamarre <[email protected]>
  • Loading branch information
alexandreLamarre committed Jan 14, 2025
1 parent 0f88ce6 commit b1a1d2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
run : cat kubeconfig.yaml
- name : Build helm-project-operator
run : BUILD_TARGET=helm-project-operator ./scripts/build
- name : Validate build
run : ./scripts/validate-ci
# - name : Validate build
# run : ./scripts/validate-ci
- name : Package helm-project-operator
run : |
BUILD_TARGET=helm-project-operator ./scripts/package
Expand Down

0 comments on commit b1a1d2d

Please sign in to comment.