Skip to content
Snippets Groups Projects
deploy.md 590 B
Newer Older
  • Learn to ignore specific revisions
  • # Deploy Ecolyo-Agent back-office
    
    Bastien DUMONT's avatar
    Bastien DUMONT committed
    
    
    This app is deployed on an Openshift cluster provided by Synaaps, all instructions for authentification and deployment are given [here](https://forge.grandlyon.com/web-et-numerique/factory/llle_project/backoffice-server/-/blob/dev/k8s/README.md)
    
    
    ## CICD
    
    This app has a gitlab CI/CD pipeline you can find in the .gitlab-ci.yml file.
    On the dev branch and on merge requests, the pipeline will run a build stage and a quality stage.
    On dev and master branches, the pipeline will run a docker image build that you can find in the GitLab container registry.