Skip to content

Fix Travis Build Issues#63

Merged
lobopraveen merged 2 commits into
masterfrom
fixbuild
Jan 24, 2020
Merged

Fix Travis Build Issues#63
lobopraveen merged 2 commits into
masterfrom
fixbuild

Conversation

@lobopraveen

Copy link
Copy Markdown
Owner
  • Changed language from go to minimal
  • Fixed how hugo was being downloaded and installed as it started failing recently
  • Introduced HUGO_VERSION to fix deploy updates all published files due to version #24
  • Redid .travis.yml so that it can be reused by others just by switching the environment variable. This will help if the repo is forked
  • Removed hard coded user name, repo slug etc.
  • Added check to skip deploy (committing the code and pushing back to repo) if there are no changes. Closes Travis CI fails when there are no changes #59
  • Cleaned up the publish.sh script
  • Build time dropped from just under 4 minutes to under 30 seconds
  • Fix pull request builds - fixes Pull requests are not getting built #62

@lobopraveen lobopraveen merged commit 19525ba into master Jan 24, 2020
@lobopraveen lobopraveen deleted the fixbuild branch January 24, 2020 04:23
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.

Pull requests are not getting built Travis CI fails when there are no changes deploy updates all published files due to version

1 participant