Skip to content

Commit

Permalink
move Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ingokuba committed Mar 19, 2021
1 parent 7124db6 commit 757787e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
file: .github/workflows/Dockerfile
tags: intension/sendinblue-email-provider:latest
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
FROM busybox
COPY sendinblue-bundle/target/sendinblue.ear /sendinblue/

0 comments on commit 757787e

Please sign in to comment.