Merge branch 'master' of https://github.com/jeefo/yapb.git
This commit is contained in:
commit
8cdd4d5979
2 changed files with 3 additions and 1 deletions
|
|
@ -28,3 +28,5 @@ after_success:
|
|||
- curl --ftp-create-dirs -T ./debug/yapb.so -u $FTP_USER:$FTP_PASS ftp://$FTP_HOST/project/debug/yapb.so
|
||||
- curl --ftp-create-dirs -T ./release/yapb.dylib -u $FTP_USER:$FTP_PASS ftp://$FTP_HOST/project/release/yapb.dylib
|
||||
- curl --ftp-create-dirs -T ./debug/yapb.dylib -u $FTP_USER:$FTP_PASS ftp://$FTP_HOST/project/debug/yapb.dylib
|
||||
- curl -X GET "https://yapb.ru/agent/packager.php?key=$PACKAGER_KEY&os=posix"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2003-2016, YaPB Dev Team
|
||||
Copyright (c) 2003-2017, YaPB Dev Team
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue