Skip to content
Snippets Groups Projects
Commit ea1ed342 authored by WiljamiT's avatar WiljamiT
Browse files

deletion

parent 0a12d9df
No related branches found
No related tags found
No related merge requests found
pages:
stage: deploy
script:
- mkdir .public
- cp -r * .public
- mv .public public
artifacts:
paths:
- public
tags:
- general
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Web-Visualization</title>
</head>
<body>
<p>Text Text</p>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment