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
40382f61
Commit
40382f61
authored
Aug 26, 2025
by
Abhishek
Browse files
Update .gitlab-ci.yml file
parent
66c99bcf
Pipeline
#11793
passed with stage
in 6 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
40382f61
...
@@ -20,6 +20,9 @@ variables:
...
@@ -20,6 +20,9 @@ variables:
# Provides default values for the variables in your docker-compose.yml.
# Provides default values for the variables in your docker-compose.yml.
EUSER
:
"
1000"
EUSER
:
"
1000"
EGID
:
"
1000"
EGID
:
"
1000"
MOODLE_URL
:
"
http://docker:8080"
BACKEND_URL
:
"
http://docker:8081"
# This is the URL Moodle's entrypoint script will use for its wwwroot.
# This is the URL Moodle's entrypoint script will use for its wwwroot.
MOODLE_WWWROOT
:
"
http://docker:8080"
MOODLE_WWWROOT
:
"
http://docker:8080"
...
...
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