ci config

This commit is contained in:
Mr Bot 2019-09-25 16:18:01 +03:00
parent e3d3d96c1f
commit febfc75ee7
2 changed files with 7 additions and 4 deletions

View File

@ -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

View File

@ -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