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