Skip to content

Commit

Permalink
add upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
antoooks committed Jan 31, 2024
1 parent 3688f50 commit 8f09649
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-cmd-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
make install-local-tools
- name: Pin kyaml
run: |
git remote add upstream git@github.com:kubernetes-sigs/kustomize.git
git remote -v
gorepomod pin kyaml --local --doIt
- name: Build test
run: |
Expand Down

0 comments on commit 8f09649

Please sign in to comment.