Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Project

Install

  • Install jq from here
  • Instll python3 from here
  • Install virtualenv from here
  • Create a virtual env with virtualenv -p python3.9 venv-test
  • Activate virtual env with source venv-test/bin/activate
  • Install requirements with pip install -r requirements.txt

Build

  • Move to app directory cd app
  • Make html with make clean html

Artifact

Built artifacts can be found at ${REPO_ROOT}/app/build/html/. To deploy, this directory can be zipped and uploaded to artifact management system and then from there can be deployed to target system like staging or qa or production server.

Jenkinsfile

Jenkinsfile can be used to automatically build and ship artifacts.

About

DevOps for Humans: Going Back to the Roots

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages