Skip to content
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

Call Makefile publish in CI #18

Merged
merged 1 commit into from Mar 12, 2019
Merged

Conversation

nelsonjchen
Copy link
Contributor

No description provided.

@nelsonjchen
Copy link
Contributor Author

This should really fix the CI system. Apparently I was calling pelican to build and not using the makefile. 🤦‍♂️

@godber godber merged commit fa4d440 into desertpy:master Mar 12, 2019
@godber
Copy link
Member

godber commented Mar 12, 2019

This failed with

=================== Create deploy key to push ===================
# github.com:22 SSH-2.0-babeld-9d924d26
=================== Build site ===================
Wrote 31 Meetup events
pelican /workspace/content -o /workspace/output -s  
usage: pelican [-h] [-t THEME] [-o OUTPUT] [-s SETTINGS] [-d] [-v] [-q] [-D]
               [--version] [-r]
               [--print-settings [SETTING_NAME [SETTING_NAME ...]]]
               [--relative-urls] [--cache-path CACHE_PATH] [--ignore-cache]
               [-w SELECTED_PATHS] [--fatal errors|warnings]
               [--logs-dedup-min-level {DEBUG,INFO,WARNING,ERROR}] [-l]
               [-p PORT] [-b BIND]
               [path]
pelican: error: argument -s/--settings: expected one argument
Makefile:38: recipe for target 'publish' failed
make: *** [publish] Error 2
Exited with code 2

@godber
Copy link
Member

godber commented Mar 12, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants