mirror of
https://github.com/kazhala/dotbare
synced 2024-11-02 09:40:27 +00:00
attemp
This commit is contained in:
parent
e270709583
commit
b6470fcd54
@ -5,5 +5,6 @@ service:
|
||||
before_script: docker pull bats/bats:latest
|
||||
script:
|
||||
- ./shellcheck.sh
|
||||
- export PATH="$PATH:${PWD}"
|
||||
- dotbare finit -u https://github.com/kazhala/dotfiles.git
|
||||
- docker run -it -v "${PWD}:/code" bats/bats:latest tests
|
||||
- docker run -it -v "${PWD}:/code" bats/bats:latest --tap ./tests
|
||||
|
Loading…
Reference in New Issue
Block a user