Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dad
cines-vitam-plugins
format-validator-plugin
Commits
193b88af
Commit
193b88af
authored
Feb 23, 2022
by
ella
Browse files
Update .gitlab-ci.yml file
parent
7bba8843
Pipeline
#6710
failed with stages
in 1 minute and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
193b88af
...
...
@@ -19,7 +19,6 @@ test_package_stage:dev:
-
mvn package
# enter your commande to test project
#- mvn test
dependencies
:
[]
test_update_vitam_stage:dev:
stage
:
update_vitam
...
...
@@ -32,7 +31,6 @@ test_update_vitam_stage:dev:
-
sudo systemctl start vitam-worker
# enter your commande to test project
#- mvn test
dependencies
:
[]
test_run_pacit_stage:dev:
stage
:
run_pacit
...
...
@@ -43,4 +41,3 @@ test_run_pacit_stage:dev:
-
ls
# enter your commande to test project
#- mvn test
dependencies
:
[]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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