Skip to content
Snippets Groups Projects
Unverified Commit 85e97354 authored by murych's avatar murych
Browse files

updated requirements for builds #5

parent 7c21740d
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -7,7 +7,7 @@ stages:
before_script:
- conda create --name slackvk python=3 flask
- source activate slackvk
- pip install slacker gunicorn
- pip install slacker gunicorn vk
 
envs:
stage: auth
Loading
Loading
#!/bin/bash
CURL='/usr/bin/curl'
RVMHTTP="http://0.0.0.0:5000/callback/xE4sA"
$CURL -H "Content-Type: application/json" -X POST -d '{"type":"wall_post_new","object":{"id":309,"from_id":-105873414,"owner_id":-105873414,"date":1473637173,"post_type":"post","text":"","copy_history":[{"id":986,"owner_id":140643708,"from_id":140643708,"date":1473578267,"post_type":"post","text":"✌ [id12280585|Павел Городецкий] [id22594346|Антон Егоров]","attachments":[{"type":"photo","photo":{"id":431952382,"album_id":-7,"owner_id":140643708,"photo_75":"https:\/\/pp.vk.me\/c622029\/v622029708\/4905c\/FAKYcvHGlGY.jpg","photo_130":"https:\/\/pp.vk.me\/c622029\/v622029708\/4905d\/5bUr10wh_LI.jpg","photo_604":"https:\/\/pp.vk.me\/c622029\/v622029708\/4905e\/m1gziG8SPAY.jpg","photo_807":"https:\/\/pp.vk.me\/c622029\/v622029708\/4905f\/6by7GP-ouM0.jpg","photo_1280":"https:\/\/pp.vk.me\/c622029\/v622029708\/49060\/pXNqkaApBpQ.jpg","photo_2560":"https:\/\/pp.vk.me\/c622029\/v622029708\/49061\/ydCYwtCKiUI.jpg","width":2304,"height":1728,"text":"","date":1473578253,"access_key":"74df2b29197d00a3a1"}}],"post_source":{"type":"api","platform":"android"}}],"can_edit":1,"created_by":23168985,"can_delete":1,"comments":{"count":0}},"group_id":105873414}' $RVMHTTP
\ No newline at end of file
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