Compare commits
2 commits
80a165ca21
...
c02929d36b
Author | SHA1 | Date | |
---|---|---|---|
c02929d36b | |||
6a26ae083e |
2 changed files with 5 additions and 4 deletions
|
@ -3,7 +3,8 @@ name: ci
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: main
|
branches: main
|
||||||
|
pull_request:
|
||||||
|
types: [opened, synchronize, reopened]
|
||||||
jobs:
|
jobs:
|
||||||
build-image:
|
build-image:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
|
|
@ -924,9 +924,9 @@ angular-strap@^2.3.8:
|
||||||
integrity sha1-+uIWVc13B5Zxv5GKt+1iJ3gwYvo=
|
integrity sha1-+uIWVc13B5Zxv5GKt+1iJ3gwYvo=
|
||||||
|
|
||||||
angular@^1.7.9:
|
angular@^1.7.9:
|
||||||
version "1.8.0"
|
version "1.8.3"
|
||||||
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51"
|
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894"
|
||||||
integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==
|
integrity sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw==
|
||||||
|
|
||||||
ansi-colors@4.1.1:
|
ansi-colors@4.1.1:
|
||||||
version "4.1.1"
|
version "4.1.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue