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

Deploy master branch to server using github actions #390

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Jul 11, 2020

  1. Deploy master branch to server using github actions

    mzfr authored and mzfr committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    8d04d2b View commit details
    Browse the repository at this point in the history
  2. Generate .egg and move that to the server

    mzfr authored and mzfr committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    a2d43d2 View commit details
    Browse the repository at this point in the history
  3. Change python version to 3.7

    Also cache the requirements. And run tests before making the .egg file.
    mzfr authored and mzfr committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    db996fb View commit details
    Browse the repository at this point in the history
  4. Remove extra dash(-)

    mzfr authored and mzfr committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    d0d1bde View commit details
    Browse the repository at this point in the history