organize overlays by stages instead of envs
Signed-off-by: Kent <kent.rancourt@gmail.com>
This commit is contained in:
@@ -7,11 +7,11 @@ data:
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>stage</title>
|
||||
<title>uat</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>stage</h1>
|
||||
<h1>uat</h1>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user