Skip to content

ThachNguyenP/Drone-Ci-Test-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone-Ci-Test-Sample

Start server

docker build -t flask-sample:latest .

docker run -d -p 3000:3000 flask-sample:latest

Test command

python -m pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors