Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hacksaar
JeoParody
Commits
a76d425b
Commit
a76d425b
authored
Apr 04, 2021
by
Kim Meiser
💬
Browse files
JeoParody Artefakte GLOB Pattern geändert.
parent
e151787d
Pipeline
#831
failed with stages
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a76d425b
...
@@ -27,7 +27,7 @@ build_job:
...
@@ -27,7 +27,7 @@ build_job:
paths
:
paths
:
-
'
$env:UNITTEST_FOLDER\*.*'
-
'
$env:UNITTEST_FOLDER\*.*'
-
'
.\$env:XUNIT_PATH\*.*'
-
'
.\$env:XUNIT_PATH\*.*'
-
'
.\JeoParody\*
*\*
.*'
-
'
.\JeoParody\*.*'
test_job
:
test_job
:
stage
:
test
stage
:
test
...
@@ -52,4 +52,6 @@ deploy_job:
...
@@ -52,4 +52,6 @@ deploy_job:
name
:
'
JeoParody-$CI_COMMIT_SHORT_SHA'
name
:
'
JeoParody-$CI_COMMIT_SHORT_SHA'
expire_in
:
2 days
expire_in
:
2 days
paths
:
paths
:
-
'
.\JeoParody\**\*.*'
-
'
.\JeoParody\*.*'
\ No newline at end of file
dependencies
:
-
test_job
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