mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-18 01:39:01 +00:00
Deploy master branch
This commit is contained in:
@@ -21,4 +21,4 @@ deploy:
|
||||
provider: script
|
||||
script: bin/deploy
|
||||
on:
|
||||
branch: dockerize
|
||||
branch: master
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
curl -X POST \
|
||||
-d "build=true&source_type=Branch&source_name=dockerize" \
|
||||
-d "build=true&source_type=Branch&source_name=master" \
|
||||
https://registry.hub.docker.com/u/opensnp/rails/trigger/$DOCKERHUB_TRIGGER_TOKEN/
|
||||
|
||||
Reference in New Issue
Block a user