fixed api.module.release
This commit is contained in:
parent
e2474447ef
commit
ba7b778b18
|
@ -13,7 +13,7 @@
|
||||||
* @step<id> [OPT] Step to run
|
* @step<id> [OPT] Step to run
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public function post($args){
|
public function get($args){
|
||||||
extract($args);
|
extract($args);
|
||||||
|
|
||||||
/* (1) Load projects' configuration
|
/* (1) Load projects' configuration
|
||||||
|
|
Loading…
Reference in New Issue