Skip to content

Commit

Permalink
fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
maximede authored Jul 23, 2019
1 parent c5768b4 commit 351bd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ action "filter-to-pr-open-synced" {
action "Docker Build" {
needs = ["filter-to-pr-open-synced"]
uses = "actions/docker/cli@86ff551d26008267bb89ac11198ba7f1d807b699"
runs = "build"
args = "build -t uw-it-edm/atlantis ."
}

0 comments on commit 351bd6d

Please sign in to comment.