added JenkinsFile

This commit is contained in:
2021-11-16 00:12:53 -03:00
parent d3795ee79d
commit c0de75ccd6
9 changed files with 134 additions and 25 deletions
+14
View File
@@ -2688,6 +2688,15 @@
"normalize-path" "^3.0.0"
"picomatch" "^2.0.4"
"aos@^3.0.0-beta.6":
"integrity" "sha512-VLWrpq8bfAWcetynVHMMrqdC+89Qq/Ym6UBJbHB4crIwp3RR8uq1dNGgsFzoDl03S43rlVMK+na3r5+oUCZsYw=="
"resolved" "https://registry.npmjs.org/aos/-/aos-3.0.0-beta.6.tgz"
"version" "3.0.0-beta.6"
dependencies:
"classlist-polyfill" "^1.2.0"
"lodash.debounce" "^4.0.8"
"lodash.throttle" "^4.1.1"
"aproba@^1.0.3", "aproba@^1.1.1":
"integrity" "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw=="
"resolved" "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz"
@@ -3795,6 +3804,11 @@
"isobject" "^3.0.0"
"static-extend" "^0.1.1"
"classlist-polyfill@^1.2.0":
"integrity" "sha1-k1vC39lFiodrJ5YXUUY4vKqWSi4="
"resolved" "https://registry.npmjs.org/classlist-polyfill/-/classlist-polyfill-1.2.0.tgz"
"version" "1.2.0"
"classnames@^2.2.5", "classnames@^2.2.6", "classnames@2.2.6":
"integrity" "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q=="
"resolved" "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz"