mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-06-01 04:24:49 -04:00
updated dependencies and locked kanikao image tage in ci
This commit is contained in:
parent
f3879bb29b
commit
9dca8d1f15
3 changed files with 707 additions and 717 deletions
|
@ -50,7 +50,7 @@ tests:debian:
|
|||
build-docker:
|
||||
stage: build_container
|
||||
image:
|
||||
name: gcr.io/kaniko-project/executor:debug
|
||||
name: gcr.io/kaniko-project/executor:v1.9.0-debug
|
||||
entrypoint: [""]
|
||||
script:
|
||||
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
|
||||
|
|
1420
package-lock.json
generated
1420
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -21,7 +21,7 @@
|
|||
"dependencies": {
|
||||
"@fullhuman/postcss-purgecss": "^5.0.0",
|
||||
"autoprefixer": "^10.2.5",
|
||||
"cssnano": "^5.0.0",
|
||||
"cssnano": "^6.0.0",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss-cli": "^10.0.0",
|
||||
"tailwindcss": "^3.0.16"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue