Skip to content

Commit bc31008

Browse files
committed
Bump envorb to version 0.3.9
1 parent 606551b commit bc31008

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
version: 2.1
22

33
orbs:
4-
orbtools: gofunky/orbtools@dev:190
5-
envorb: gofunky/envorb@0.3.8
4+
orbtools: gofunky/orbtools@0.3.1
5+
envorb: gofunky/envorb@0.3.9
66
docker: gofunky/docker@0.1.2
77

88
master_filter: &master_filter

src/@orb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ executors:
1818
- image: gofunky/orbtools:alpine<< parameters.alpine_version >>
1919

2020
orbs:
21-
envorb: gofunky/envorb@0.3.8
21+
envorb: gofunky/envorb@0.3.9
2222

2323
commands:
2424
pack:

0 commit comments

Comments
 (0)