Keep same website for netlify tests
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
parent
e3eee6068e
commit
921f845c71
@ -22,7 +22,7 @@ TestNetlify: {
|
|||||||
// Deploy to netlify
|
// Deploy to netlify
|
||||||
deploy: #Site & {
|
deploy: #Site & {
|
||||||
contents: html
|
contents: html
|
||||||
name: "dagger-test-\(data.out)"
|
name: "dagger-test"
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check if the deployed site has the random marker
|
// Check if the deployed site has the random marker
|
||||||
|
Reference in New Issue
Block a user