Skip to content

Commit

Permalink
fix: override-pull
Browse files Browse the repository at this point in the history
  • Loading branch information
natalian98 committed Jan 24, 2024
1 parent 0db3cc5 commit d3ae0cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ parts:
source-type: git
source-commit: 56ccb881b5c9b9a0d7c70b3aaacaf898d9bcabe2
source-subdir: v2
override-pull: |
git config --global url."https://github.com/".insteadOf [email protected]:
git config -l
craftctl default
override-build: |
export GOARCH=$(go env GOARCH)
Expand Down

0 comments on commit d3ae0cc

Please sign in to comment.