Skip to content
Snippets Groups Projects
Commit 7d66a32a authored by Jakob Yanagibashi's avatar Jakob Yanagibashi :nail_care_tone4:
Browse files

Add environments

parent 4d8cd67a
Branches
No related tags found
1 merge request!2CI improvements
Pipeline #260534 passed
......@@ -33,6 +33,9 @@ production:
- git add .
- git commit -m "New version from ${COMMIT_TIME}"
- git push origin main
environment:
name: production
url: https://tailorbird3d.rwth-aachen.de/
only:
- main
......@@ -53,5 +56,8 @@ pages:
paths:
- public
expire_in: "500"
environment:
name: testing
url: https://kg.pages.git-ce.rwth-aachen.de/tailorbird
only:
- dev
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment