Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabianuntermoser/mmt-2-cd
https://github.com/fabianuntermoser/mmt-2-cd
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabianuntermoser/mmt-2-cd
- Owner: FabianUntermoser
- Created: 2023-04-11T14:23:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-22T16:42:25.000Z (over 1 year ago)
- Last Synced: 2024-11-12T21:30:38.076Z (2 months ago)
- Language: JavaScript
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MMT2 Continous Delivery
Lecture | Description
--- | ---
[vl01](./vl01) | Gitlab CI and Dotnet
[vl03 - Docker](./vl03/01-node-express) | Dockerfile for Node Express
[vl03 - Docker Compose](./vl03/01-node-express-postgres) | Docker Compose with Node Express & Postgres
[vl04 - Gitlab Container Registry](https://gitlab.mediacube.at/fhs44542/mmt-2-cd/-/merge_requests/5) | Build & Push Docker Image to Gitlab Container Registry
[vl04 - Github Container Registry](https://github.com/FabianUntermoser/mmt-2-cd/pull/1) | Build & Push Docker Image to Github Container Registry
[vl05 - Verify Build](https://gitlab.mediacube.at/fhs44542/mmt2-cd-vl05/-/merge_requests/1) | Run Pipeline only on Merge Requests