-
Couldn't load subscription status.
- Fork 17
Work in progress: CircleCI inline orbs #385
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v1.10.3rc
Are you sure you want to change the base?
Conversation
| cd /tmp/ | ||
| # Deploy to the new directory, so we are testing the real-world case of post-deployment. | ||
| # Note that $DEPLOY is set in the "set-paths" step configured above. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # Note that $DEPLOY is set in the "set-paths" step configured above. | |
| # Note that $DEPLOY is set in the "set-paths" step configured below. |
| - run: | ||
| name: Download example data | ||
| command: | | ||
| set -x |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tree stuff left over from my debugging on the last PR, I could go either way with keeping it. I guess it doesn't cost anything.
Creating a PR to test CircleCI changes