mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-10 11:30:17 +03:00
ci config
This commit is contained in:
parent
e3d3d96c1f
commit
febfc75ee7
@ -1,4 +1,5 @@
|
||||
language: bash
|
||||
os: linux
|
||||
dist: buster
|
||||
services:
|
||||
- docker
|
||||
@ -8,5 +9,7 @@ addons:
|
||||
- docker-ce
|
||||
jobs:
|
||||
include:
|
||||
- stage: EpicMorg production image
|
||||
- stage: EpicMorg Production image
|
||||
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 @@
|
||||
# [](https://github.com/EpicMorg/docker-scripts/issues) [](https://github.com/EpicMorg/docker-scripts/network) [](https://github.com/EpicMorg/docker-scripts/stargazers) [](LICENSE.md) [](CHANGELOG.md) 
|
||||
#  [](https://github.com/EpicMorg/docker-scripts/issues) [](https://github.com/EpicMorg/docker-scripts/network) [](https://github.com/EpicMorg/docker-scripts/stargazers) [](LICENSE.md) [](CHANGELOG.md)
|
||||
|
||||
# Products
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user