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
92442ae7
Commit
92442ae7
authored
Aug 14, 2025
by
Abhishek
Browse files
Update .gitlab-ci.yml file
parent
7c595e7e
Pipeline
#11778
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
92442ae7
...
...
@@ -26,8 +26,8 @@ run_full_automation:
-
docker-compose up -d
-
echo "Waiting for Moodle..."
-
sleep
120
-
chmod +x
your_main_script
.sh
-
./
your_main_script
.sh
-
chmod +x
test-moodle
.sh
-
./
test-moodle
.sh
after_script
:
-
echo "Tearing down Docker environment..."
-
docker-compose down -v
\ No newline at end of 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