Update bitbucket pipeline

This commit is contained in:
Aaron Yarborough 2018-12-20 20:33:14 +00:00
parent c6450343d3
commit 321ca92340

View file

@ -1,5 +1,7 @@
image: samueldebruyn/debian-git
# Base directory is home/uihnkvpp/wp_graal/wp-content/themes/
pipelines:
branches:
deploy/prod:
@ -7,4 +9,4 @@ pipelines:
script:
- apt-get update
- apt-get -qq install git-ftp
- git ftp push --user $FTP_USERNAME --passwd $FTP_PASSWORD "ftp://91.197.228.162/home/uihnkvpp/wp_graal/wp-content/themes/graal-archive"
- git ftp push --user $FTP_USERNAME --passwd $FTP_PASSWORD "ftp://91.197.228.162/graal-archive"