Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.
/ deployr Public archive

Very stupid continuous deployment script

Notifications You must be signed in to change notification settings

auroraide/deployr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deployr

Very stupid continuous deployment script for Aurora.

Usage

  • Set a secret DEPLOY_KEY environment variable in GitLab CI settings and edit config.json accordingly
  • Upload your WAR file to your deployr server like this
curl -F 'war=@/path/to/aurora.war' "https://aurora.younishd.fr:4000?key=$DEPLOY_KEY"

About

Very stupid continuous deployment script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published