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
e5499304
Commit
e5499304
authored
Feb 25, 2022
by
ella
Browse files
Update .gitlab-ci.yml
parent
0f085149
Pipeline
#6758
failed with stages
in 3 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e5499304
...
...
@@ -17,8 +17,10 @@ test_package_stage:dev:
<<
:
*runner-shell-vitam-validator
script
:
-
mvn package
-
sudo systemctl stop vitam-processing.service
-
sudo systemctl stop vitam-worker
-
sudo cp -f ./target/format-validator-plugin-jar-with-dependencies.jar /vitam/conf/worker/plugins-workspace/format-validator-plugin-jar-with-dependencies.jar
-
-
sudo systemctl start vitam-processing.service
-
sudo systemctl start vitam-worker
# enter your commande to test project
#- mvn test
...
...
Write
Preview
Markdown
is supported
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