mirror of
https://github.com/volatiletech/authboss.git
synced 2025-09-16 09:06:20 +02:00
Add circle file
This commit is contained in:
4
circle.yml
Normal file
4
circle.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
checkout:
|
||||
post:
|
||||
- rm /home/ubuntu/.go_project/src/github.com/go-authboss/authboss
|
||||
- ln -s /home/ubuntu/authboss /home/ubuntu/.go_project/src/gopkg.in/authboss.v0
|
Reference in New Issue
Block a user