mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #34206 from seemethere/fix_integration_tests
Add go-autogen to integration tests
This commit is contained in:
commit
90fbe6a737
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
source "${MAKEDIR}/.go-autogen"
|
||||
source hack/make/.integration-test-helpers
|
||||
|
||||
# subshell so that we can export PATH without breaking other things
|
||||
|
|
Loading…
Add table
Reference in a new issue