Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
* для circle ci выбрана ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-s-betke committed Oct 1, 2017
1 parent 4caa5f2 commit a328439
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@ jobs:
build:
docker:
# - image: buildpack-deps:trusty
- image: ruudk/ghostscript
#- image: ruudk/ghostscript
- image: ubuntu:latest
# - image: ubuntu:16.04
# - image: ubuntu:14.04
# - image: centos:latest
# - image: debian:stable

working_directory: ~/csm-marks

Expand Down

0 comments on commit a328439

Please sign in to comment.