updated gitlab-ci
This commit is contained in:
parent
5e9645d52a
commit
1327c627c7
@ -9,7 +9,7 @@ build-job:
|
||||
- node
|
||||
script:
|
||||
- npm install
|
||||
- ng build --prod --configuration=production
|
||||
- npm run build --prod
|
||||
artifacts:
|
||||
paths:
|
||||
- dist/
|
||||
|
||||
1
package-lock.json
generated
1
package-lock.json
generated
@ -5,6 +5,7 @@
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "inkletblot-com",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@angular/animations": "~11.2.7",
|
||||
|
||||
Reference in New Issue
Block a user