File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
version : 2.1
2
2
3
3
orbs :
4
- orbtools : gofunky/orbtools@dev:163
4
+ orbtools : gofunky/orbtools@0.3.1
5
5
envorb : gofunky/envorb@0.3.7
6
6
docker : gofunky/docker@0.1.2
7
- # readmyhuborb: gofunky/readmyhub@dev
7
+ readmyhuborb : gofunky/readmyhub@dev:129
8
8
9
9
readmyhub_job : &readmyhub_job
10
10
context : docker-hub
@@ -89,12 +89,11 @@ workflows:
89
89
<< : [*master_filter, *use_alpine_version]
90
90
requires : [latest_version]
91
91
92
- # - readmyhuborb/update:
93
- # name: readme
94
- # <<: *master_filter
95
- # version: 1.1.0
96
- # context: docker-hub
97
- # requires: [build_git]
92
+ - readmyhuborb/update :
93
+ name : readme
94
+ << : *master_filter
95
+ context : docker-hub
96
+ requires : [build_git]
98
97
99
98
build_release :
100
99
jobs :
Original file line number Diff line number Diff line change 5
5
[ ![ Microbadger Version] ( https://images.microbadger.com/badges/version/gofunky/readmyhub:stable.svg )] ( https://microbadger.com/images/gofunky/readmyhub:stable " Docker Version ")
6
6
[ ![ Microbadger Layers] ( https://images.microbadger.com/badges/image/gofunky/readmyhub:stable.svg )] ( https://microbadger.com/images/gofunky/readmyhub:stable " Docker Layers ")
7
7
[ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/gofunky/readmyhub.svg )] ( https://hub.docker.com/r/gofunky/readmyhub )
8
+ [ ![ Orb Docs] ( https://img.shields.io/badge/orb-docs-blue.svg )] ( https://circleci.com/orbs/registry/orb/gofunky/readmyhub )
8
9
![ GitHub last commit] ( https://img.shields.io/github/last-commit/gofunky/git.svg )
9
10
![ GitHub License] ( https://img.shields.io/github/license/gofunky/readmyhub.svg )
10
11
You can’t perform that action at this time.
0 commit comments