mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-13 09:08:02 +08:00
fix: circle timeout aborts docker build
This commit is contained in:
@@ -68,6 +68,7 @@ jobs:
|
||||
- setup_remote_docker
|
||||
- run:
|
||||
name: build docker image
|
||||
no_output_timeout: 30m
|
||||
command: docker build . -t $IMAGE_NAME:latest
|
||||
- run:
|
||||
name: save image to workspace
|
||||
|
||||
Reference in New Issue
Block a user