mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
remove vendor-status
This commit is contained in:
parent
a24e307af0
commit
69f6277311
@ -33,7 +33,6 @@ before_script:
|
|||||||
- git config --global url.https://github.com/.insteadOf ssh://git@github.com/
|
- git config --global url.https://github.com/.insteadOf ssh://git@github.com/
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make vendor-status
|
|
||||||
- make test
|
- make test
|
||||||
- make e2etest
|
- make e2etest
|
||||||
- GOOS=windows go build -mod=vendor
|
- GOOS=windows go build -mod=vendor
|
||||||
|
Loading…
Reference in New Issue
Block a user