Created
June 24, 2018 08:19
-
-
Save spoonerWeb/acba7f85bdc9d26cdf1a14f96aa285d4 to your computer and use it in GitHub Desktop.
Summary of links regarding GitLab CI/CD configurations
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GitLab CI/CD for website projects (example: typo3.org): | |
Yaml configuration: https://git-t3o.typo3.org/t3o/typo3.org/blob/develop/.gitlab-ci.yml | |
Deployer: https://git-t3o.typo3.org/t3o/typo3.org/blob/develop/.gitlab-ci/deployer/deploy.php | |
GitLab CI/CD for extensions: | |
Yaml configuration with tests and TER release: https://git.spooner.io/spooner/be_secure_pw/blob/master/.Build/ci/.gitlab-ci.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment