Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

Commit

Permalink
Actually read
Browse files Browse the repository at this point in the history
  • Loading branch information
David Haynes committed Sep 26, 2018
1 parent e0dd5b8 commit 5591de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ deploy:
image: python:latest
script:
- pip install s3cmd
- s3cmd put ./build/ s3://srct/masonstrap/ --recursive --host=nyc3.digitaloceanspaces.com
- s3cmd put ./build/ s3://srct/masonstrap/ --recursive --host=nyc3.digitaloceanspaces.com --host-bucket=%(bucket)s.nyc3.digitaloceanspaces.com
only:
- master

0 comments on commit 5591de9

Please sign in to comment.