Skip to content
Snippets Groups Projects
Commit faee3d7b authored by Allen Gilliland's avatar Allen Gilliland
Browse files

Merge pull request #1376 from metabase/updated_deploy

update our deployment command in circle.
parents b6a4d0a2 9e1fbd6f
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
curl -H "Content-Type: application/json" -X POST -d '{"docker_tag":"latest"}' $1
......@@ -28,4 +28,4 @@ deployment:
master:
branch: master
commands:
- ./deploy/deploy_aws.sh $STACK_ID $APP_ID
- ./bin/deploy-webhook $DEPLOY_WEBHOOK
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