https://github.com/batazor/gitlab-ci-jobs
jobs for gitlab-ci
https://github.com/batazor/gitlab-ci-jobs
gitlab-ci jobs
Last synced: 4 months ago
JSON representation
jobs for gitlab-ci
- Host: GitHub
- URL: https://github.com/batazor/gitlab-ci-jobs
- Owner: batazor
- License: mit
- Created: 2019-01-23T10:03:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-23T11:57:55.000Z (about 7 years ago)
- Last Synced: 2025-01-11T08:46:23.515Z (over 1 year ago)
- Topics: gitlab-ci, jobs
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gitlab-ci-jobs
jobs for gitlab-ci
> *Docs:* [include:file](https://docs.gitlab.com/ee/ci/yaml/#includefile)
### Stages
```
- build
- best_practices
- registry
- deploy
```