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

Merge branch 'dev'

# Conflicts:
#	.gitlab-ci.yml
parents dae2e76f f15dbffa
Branches
No related tags found
No related merge requests found
Checking pipeline status
......@@ -33,8 +33,12 @@ 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
when: manual
pages:
script:
......@@ -53,5 +57,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