mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-26 21:47:57 +03:00
ci config
This commit is contained in:
parent
e3d3d96c1f
commit
febfc75ee7
@ -1,4 +1,5 @@
|
|||||||
language: bash
|
language: bash
|
||||||
|
os: linux
|
||||||
dist: buster
|
dist: buster
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
@ -8,5 +9,7 @@ addons:
|
|||||||
- docker-ce
|
- docker-ce
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: EpicMorg production image
|
- stage: EpicMorg Production image
|
||||||
script: docker build --rm --compress --force-rm -t epicmorg/prod:latest epicmorg/prod
|
script: docker build --rm --compress --force-rm -t epicmorg/prod:latest epicmorg/prod
|
||||||
|
- stage: EpicMorg Develop image
|
||||||
|
script: docker build --rm --compress --force-rm -t epicmorg/devel:latest epicmorg/devel
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# [![GitHub issues](https://img.shields.io/github/issues/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/issues) [![GitHub forks](https://img.shields.io/github/forks/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/network) [![GitHub stars](https://img.shields.io/github/stars/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/stargazers) [![GitHub license](https://img.shields.io/github/license/EpicMorg/docker-scripts.svg?style=popout-square)](LICENSE.md) [![Changelog](https://img.shields.io/badge/Changelog-yellow.svg?style=popout-square)](CHANGELOG.md) ![Travis (.org)](https://img.shields.io/travis/EpicMorg/docker-scripts?style=flat-square)
|
# ![Travis (.org)](https://img.shields.io/travis/EpicMorg/docker-scripts?style=flat-square) [![GitHub issues](https://img.shields.io/github/issues/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/issues) [![GitHub forks](https://img.shields.io/github/forks/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/network) [![GitHub stars](https://img.shields.io/github/stars/EpicMorg/docker-scripts.svg?style=popout-square)](https://github.com/EpicMorg/docker-scripts/stargazers) [![GitHub license](https://img.shields.io/github/license/EpicMorg/docker-scripts.svg?style=popout-square)](LICENSE.md) [![Changelog](https://img.shields.io/badge/Changelog-yellow.svg?style=popout-square)](CHANGELOG.md)
|
||||||
|
|
||||||
# Products
|
# Products
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user