Try running fedora build on cricle

This commit is contained in:
Cyryl Płotnicki 2018-06-03 11:16:28 +01:00
parent f69f60fbe3
commit 4f1a6bf4f0

View file

@ -3,12 +3,11 @@ jobs:
build:
docker:
- image: debian:stretch
environment:
DETECTED_OS: fedora:27
DOCKER_IMAGE: cyplo/fedora27_base
steps:
- checkout
- run:
name: Greeting
command: echo Hello, world.
- run:
name: Print the Current Time
command: date
- run: ./test.sh