Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
cota-infra
Commits
2eece07f
Commit
2eece07f
authored
Aug 27, 2025
by
Abhishek
Browse files
Merge branch 'master' of
https://transfer.hft-stuttgart.de/gitlab/cota/cota-infra
parents
ca815aa1
68534fbd
Pipeline
#11807
passed with stage
in 13 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2eece07f
...
@@ -13,8 +13,8 @@ stages:
...
@@ -13,8 +13,8 @@ stages:
variables
:
variables
:
DOCKER_HOST
:
tcp://docker:2375
DOCKER_HOST
:
tcp://docker:2375
DOCKER_TLS_CERTDIR
:
"
"
DOCKER_TLS_CERTDIR
:
"
"
EUSER
:
"
1000
"
EUSER
:
"
appuser
"
EGID
:
"
1
000
"
EGID
:
"
1
37
"
MOODLE_WWWROOT
:
"
http://docker:8080"
# For the entrypoint installation
MOODLE_WWWROOT
:
"
http://docker:8080"
# For the entrypoint installation
MOODLE_URL
:
"
http://docker:8080"
# For the test script's curl commands
MOODLE_URL
:
"
http://docker:8080"
# For the test script's curl commands
# Add the admin credentials here so they are also written to the .env file
# Add the admin credentials here so they are also written to the .env file
...
...
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