Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
romank87 committed Feb 5, 2016
1 parent 945a0a3 commit 1be66e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ FROM golang:1.5.1
{{ $branch := (or .Env.GIT_BRANCH "none") }}
{{ $commit := (or .Env.GIT_COMMIT "") }}


ADD . /go/src/github.com/grammarly/rocker-compose
WORKDIR /go/src/github.com/grammarly/rocker-compose

Expand Down

0 comments on commit 1be66e8

Please sign in to comment.