Skip to content

Commit 68858d6

Browse files
chore(ci/cd): changed path in gitlb-ci.yml
1 parent 08c0225 commit 68858d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitlab-ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
image: node:18
2+
3+
variables:
4+
# Explicitly define CI_SERVER_URL
5+
CI_SERVER_URL: "https://newgit.computools.org"
6+
27
pages:
38
cache:
49
paths:

0 commit comments

Comments
 (0)