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
bc3dbefb
Commit
bc3dbefb
authored
Feb 24, 2022
by
ella
Browse files
Update .gitlab-ci.yml
parent
9161bfb7
Pipeline
#6717
failed with stages
in 1 minute and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bc3dbefb
...
...
@@ -2,7 +2,7 @@ variables:
GIT_STRATEGY
:
clone
stages
:
-
package
-
package
_and_update_vitam
-
update_vitam
-
run_pacit
...
...
@@ -11,7 +11,7 @@ stages:
-
vitam, validator
test_package_stage:dev:
stage
:
package
stage
:
package
_and_update_vitam
only
:
-
master
<<
:
*runner-shell-vitam-validator
...
...
@@ -23,16 +23,6 @@ test_package_stage:dev:
# enter your commande to test project
#- mvn test
test_update_vitam_stage:dev:
stage
:
update_vitam
only
:
-
master
<<
:
*runner-shell-vitam-validator
script
:
-ls
# enter your commande to test project
#- mvn test
test_run_pacit_stage:dev:
stage
:
run_pacit
only
:
...
...
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