Skip to content

Commit

Permalink
Merge pull request #14 from buildpacks/update/pipeline
Browse files Browse the repository at this point in the history
Bump pipeline from 1.6.0 to 1.7.0
  • Loading branch information
jkutner committed Nov 11, 2020
2 parents e374a14 + 12581ef commit 5508e24
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pipeline-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.0
1.7.0
5 changes: 5 additions & 0 deletions .github/workflows/update-pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Update Pipeline
"on":
push:
branches:
- main
paths:
- .github/pipeline-descriptor.yml
schedule:
- cron: 0 5 * * 1-5
workflow_dispatch: {}
Expand Down

0 comments on commit 5508e24

Please sign in to comment.