Navigation Menu

Skip to content

Commit

Permalink
use wercker for docker unicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
Filirom1 committed Feb 25, 2015
1 parent ad4a07e commit bd2e069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wercker.yml
Expand Up @@ -3,7 +3,7 @@ build:
steps:
- script:
name: docker build
code: docker build -t inventory .
code: docker build -t inventory -f Dockerfile-unicorn .
- script:
name: docker run
code: docker run -t inventory
Expand Down

0 comments on commit bd2e069

Please sign in to comment.