Skip to content

Commit

Permalink
BLD Address Alpine issues as per FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
unode committed Feb 9, 2017
1 parent 359c926 commit bb80eeb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion wercker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,13 @@ centos:
./run_all -v
alpine:
box: alpine:latest
box:
id: alpine:latest
cmd: /bin/sh
steps:
- internal/docker-push:
disable-sync: true

- script:
name: Install packages
code: |
Expand Down

0 comments on commit bb80eeb

Please sign in to comment.