Loading .gitlab-ci.yml +5 −1 Original line number Diff line number Diff line include: - project: 'pedroetb-projects/gitlab-ci-templates' - project: 'redmic-project/gitlab-ci-templates' ref: master file: '/deployment.yml' stages: - deploy .deploy: variables: STACK: storage LICENSE +1 −0 Original line number Diff line number Diff line MIT License Copyright (c) 2022 pedroetb-projects Copyright (c) 2022 REDMIC Project / Storage Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal Loading .env→deploy/.env +0 −0 File moved. View file deploy/docker-compose.dev.yml 0 → 100644 +1 −0 Original line number Diff line number Diff line version: '3.9' deploy/docker-compose.prod.yml 0 → 100644 +1 −0 Original line number Diff line number Diff line version: '3.9' Loading
.gitlab-ci.yml +5 −1 Original line number Diff line number Diff line include: - project: 'pedroetb-projects/gitlab-ci-templates' - project: 'redmic-project/gitlab-ci-templates' ref: master file: '/deployment.yml' stages: - deploy .deploy: variables: STACK: storage
LICENSE +1 −0 Original line number Diff line number Diff line MIT License Copyright (c) 2022 pedroetb-projects Copyright (c) 2022 REDMIC Project / Storage Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal Loading
deploy/docker-compose.dev.yml 0 → 100644 +1 −0 Original line number Diff line number Diff line version: '3.9'
deploy/docker-compose.prod.yml 0 → 100644 +1 −0 Original line number Diff line number Diff line version: '3.9'