You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ci/pipelines/windows-2019-ng.yml
-27Lines changed: 0 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,6 @@ groups:
44
44
- github-release-stembuild
45
45
- upload-dev-internal-to-rmt
46
46
- bump-minor
47
-
- notify-rn-to-docs-team
48
47
- name: aws
49
48
jobs:
50
49
- create-aws
@@ -88,7 +87,6 @@ groups:
88
87
- publish-azure-offer
89
88
- bump-minor
90
89
- upload-dev-internal-to-rmt
91
-
- notify-rn-to-docs-team
92
90
- name: images
93
91
jobs:
94
92
- build-windows-stemcell-ci-image
@@ -114,14 +112,6 @@ resource_types:
114
112
tag: 1.6
115
113
username: ((docker.username))
116
114
password: ((docker.password))
117
-
- name: gchat-notification
118
-
type: registry-image
119
-
check_every: 168h
120
-
source:
121
-
repository: springio/google-chat-notify-resource
122
-
username: ((docker.username))
123
-
password: ((docker.password))
124
-
tag: 0.0.1-SNAPSHOT
125
115
- name: artifactory-path-version-resource
126
116
type: registry-image
127
117
source:
@@ -634,11 +624,6 @@ resources:
634
624
stop: 4:30 -0700
635
625
days: [Wednesday]
636
626
637
-
- name: tas-docs-team-gchat-message
638
-
type: gchat-notification
639
-
source:
640
-
url: ((gchat-webhook-url-tas-docs-team))
641
-
642
627
jobs:
643
628
- name: build-windows-stemcell-ci-image
644
629
serial: true
@@ -2695,15 +2680,3 @@ jobs:
2695
2680
- put: main-version
2696
2681
params:
2697
2682
bump: minor
2698
-
2699
-
- name: notify-rn-to-docs-team
2700
-
serial: true
2701
-
plan:
2702
-
- get: main-version
2703
-
passed: [upload-dev-internal-to-rmt]
2704
-
trigger: true
2705
-
- put: tas-docs-team-gchat-message
2706
-
params:
2707
-
text: |
2708
-
:windows: Hi <users/115311248591248242920> <users/100963210707072263034> ! A new *Windows* Stemcell is about to be released in the next hour. The Robots are building the release notes which should be available for publishing at about the same time. Thank you! :windows:
0 commit comments