Skip to content

Commit 397f398

Browse files
author
Andy C
committed
[soil] Move back to 'op' because 'dh' is failing
After just one job!
1 parent 50af7e8 commit 397f398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

soil/common.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ dump-env() {
2121
}
2222

2323
# dh, mb, op
24-
#_soil_service=op
24+
_soil_service=op
2525
#_soil_service=mb
26-
_soil_service=dh
26+
#_soil_service=dh
2727

2828
case $_soil_service in
2929
dh)

0 commit comments

Comments
 (0)