Skip to content
Snippets Groups Projects
Commit e8637216 authored by TonyFord's avatar TonyFord
Browse files

add executable

parent 0b5174e4
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,8 @@ start-faircoind: ...@@ -33,6 +33,8 @@ start-faircoind:
- master - master
variables: variables:
- $CMD =~ /build|start/ - $CMD =~ /build|start/
before_script:
- chmod +x ./script/blocknotify.sh
script: script:
- docker-compose stop - docker-compose stop
- docker-compose down - docker-compose down
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment