mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-28 12:12:06 +01:00
Temporary fix integration tests with dedicated Dockerfile
This commit is contained in:
@@ -228,7 +228,7 @@ func (s *IntegrationTestSuite) SetupSuite() {
|
||||
}
|
||||
|
||||
headscaleBuildOptions := &dockertest.BuildOptions{
|
||||
Dockerfile: "Dockerfile",
|
||||
Dockerfile: "Dockerfile.tmp-integration",
|
||||
ContextDir: ".",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user