Skip to content

Commit 6d3844a

Browse files
authored
Update pipeline-with-4-stages
1 parent 588915a commit 6d3844a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pipeline-with-4-stages

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
pipeline{
22
agent none
3-
triggers {
4-
cron '* * * * *'
5-
pollSCM 'H/15 * * * *'
6-
}
3+
74

85
environment{
96
AWS_ACCESS_KEY=credentials('aws_access_key')

0 commit comments

Comments
 (0)