mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 20:35:24 +01:00
Fix url
This commit is contained in:
parent
6107810ae8
commit
453d9d15cd
@ -24,7 +24,7 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- grunt-cli
|
- grunt-cli
|
||||||
- bower
|
- bower
|
||||||
- git: repo=https://github.com/tjheeta/semaphore dest={{ homedir }}
|
- git: repo=https://github.com/CastawayLabs/semaphore dest={{ homedir }}
|
||||||
- file: src=/usr/bin/nodejs dest=/usr/bin/node state=link
|
- file: src=/usr/bin/nodejs dest=/usr/bin/node state=link
|
||||||
- shell: bower install --allow-root && npm install > {{ homedir }}/somelog.txt
|
- shell: bower install --allow-root && npm install > {{ homedir }}/somelog.txt
|
||||||
args:
|
args:
|
||||||
|
Loading…
Reference in New Issue
Block a user