Skip to content

Commit

Permalink
Publishing robots.txt to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
Niv Ingberg authored Oct 15, 2017
1 parent e4c69e9 commit 009999d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ deployment:
branch: master
commands:
- echo "Adding staging files..."
- cp staging/* ../_site
- cp staging/* _site
- echo "Publishing to staging..."
- DOCS_TARGET=STAGING s3_website push
- echo "Publishing to experimental production..."
Expand Down

0 comments on commit 009999d

Please sign in to comment.