Skip to content

Commit

Permalink
Bump envorb to version 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
matfax committed Nov 16, 2018
1 parent 606551b commit bc31008
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
version: 2.1

orbs:
orbtools: gofunky/orbtools@dev:190
envorb: gofunky/[email protected].8
orbtools: gofunky/orbtools@0.3.1
envorb: gofunky/[email protected].9
docker: gofunky/[email protected]

master_filter: &master_filter
Expand Down
2 changes: 1 addition & 1 deletion src/@orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ executors:
- image: gofunky/orbtools:alpine<< parameters.alpine_version >>

orbs:
envorb: gofunky/[email protected].8
envorb: gofunky/[email protected].9

commands:
pack:
Expand Down

0 comments on commit bc31008

Please sign in to comment.