mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 09:32:41 +00:00
@@ -49,7 +49,7 @@ package:
|
|||||||
- /^v[0-9]+\.[0-9]+\.[0-9]+$/
|
- /^v[0-9]+\.[0-9]+\.[0-9]+$/
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- lib
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|||||||
@@ -636,7 +636,7 @@ export function getRules(configuration: Configuration): Rules {
|
|||||||
],
|
],
|
||||||
artifacts: {
|
artifacts: {
|
||||||
paths: [
|
paths: [
|
||||||
'public',
|
'lib',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user