Skip to content

Commit

Permalink
Reenable readmyhub and bump orb versions
Browse files Browse the repository at this point in the history
  • Loading branch information
matfax committed Nov 16, 2018
1 parent 707cbdc commit eb07983
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 14 deletions.
23 changes: 10 additions & 13 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,19 @@ set_alpine_version: &set_alpine_version
value: "3.8"

orbs:
orbtools: gofunky/[email protected]

envorb: gofunky/[email protected]

#readmyhub: gofunky/readmyhub@dev

orbtools: gofunky/[email protected]
envorb: gofunky/[email protected]
docker: gofunky/[email protected]
readmyhub: gofunky/[email protected]

workflows:
#readme:
# jobs:
# - readmyhub/update:
# name: update_readme
# <<: *master_filter
# version: 1.1.0
# context: docker-hub
readme:
jobs:
- readmyhub/update:
name: update_readme
<<: *master_filter
context: docker-hub

build_latest:
jobs:
- envorb/cmd_version:
Expand Down
2 changes: 1 addition & 1 deletion envorb

0 comments on commit eb07983

Please sign in to comment.