mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-21 14:28:58 +08:00
Merge pull request #1758 from blockstack/fix/circle-timeout
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