Skip to content
Snippets Groups Projects
  • rhenck's avatar
    53bf427f
    Overhaul CI and add continuous deployment · 53bf427f
    rhenck authored
    Build and deploy script are written in bash for now as the syntax is
    far easier and cleaner. Might be changed in the future as this requires
    a Linux environment with bash available.
    
    Deployment happens as version 9.9.9, because Teststudio does not accept
    players and editors without semantic versioning.
    
    The Dockerfile is the image used for building and deploying the app.
    53bf427f
    History
    Overhaul CI and add continuous deployment
    rhenck authored
    Build and deploy script are written in bash for now as the syntax is
    far easier and cleaner. Might be changed in the future as this requires
    a Linux environment with bash available.
    
    Deployment happens as version 9.9.9, because Teststudio does not accept
    players and editors without semantic versioning.
    
    The Dockerfile is the image used for building and deploying the app.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitlab-ci.yml 1.08 KiB