Skip to content

Commit a4363b0

Browse files
committed
update runfile
1 parent c1d8944 commit a4363b0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
/spec/tmp
1010
/tmp
1111
/toc.txt
12-
debug.rb
12+
/helpers/debug.runfile

runfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ version Bashly::VERSION
1010
import_gem 'runfile-tasks/gem', gemname: 'bashly'
1111
import_gem 'runfile-tasks/docker', image: 'dannyben/bashly', version: Bashly::VERSION
1212
import 'helpers/examples'
13+
import 'helpers/debug'
1314
import 'helpers/release'
1415

1516
help "Run shellcheck on all examples"

0 commit comments

Comments
 (0)