Skip to content

Simple application with continuous deployment using GitLab CI.

Notifications You must be signed in to change notification settings

alefesouza/gitlab-ci-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-ci-sample

This is just an very simple PHP application to run on GitLab CI with continuous deployment, implementing back-end tests with PHPUnit and front-end tests with Jest, I've created it do to a lecture about continuous deployment with GitLab CI on BackEnd BR Meetup.

To use it, just change the ./build/deploy.sh with your server information and add a SSH_PRIVATE_KEY secret variable on your GitLab CI settings.

About

Simple application with continuous deployment using GitLab CI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published