Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SSHOC
sshoc-marketplace-frontend
Commits
7572b4ca
Commit
7572b4ca
authored
Mar 18, 2021
by
Stefan Probst
Browse files
chore: update matomo id
parent
93360cf9
Pipeline
#181886
passed with stage
in 5 minutes and 37 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.env
View file @
7572b4ca
...
...
@@ -5,4 +5,4 @@ NEXT_PUBLIC_SSHOC_BASE_URL=https://sshoc-marketplace.acdh-dev.oeaw.ac.at
NEXT_PUBLIC_SSHOC_API_BASE_URL=https://sshoc-marketplace-api.acdh-dev.oeaw.ac.at
# NEXT_PUBLIC_RECAPTCHA_SITE_KEY=
NEXT_PUBLIC_MATOMO_BASE_URL=https://matomo.acdh.oeaw.ac.at/
NEXT_PUBLIC_MATOMO_SITE_ID=1
7
9
NEXT_PUBLIC_MATOMO_SITE_ID=19
0
.gitlab-ci.yml
View file @
7572b4ca
...
...
@@ -61,6 +61,7 @@ package:frontend:main:acdh:
SSHOC_OPENAPI_DOCUMENT_URL
:
https://sshoc-marketplace-api.acdh-dev.oeaw.ac.at/v3/api-docs
NEXT_PUBLIC_SSHOC_BASE_URL
:
https://sshoc-marketplace.acdh-dev.oeaw.ac.at
NEXT_PUBLIC_SSHOC_API_BASE_URL
:
https://sshoc-marketplace-api.acdh-dev.oeaw.ac.at
NEXT_PUBLIC_MATOMO_SITE_ID
:
190
# NEXT_PUBLIC_RECAPTCHA_SITE_KEY:
rules
:
-
if
:
'
$CI_COMMIT_BRANCH
==
"main"'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment