Skip to content

Commit

Permalink
re-added dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
vegarrsm committed Sep 4, 2023
1 parent 617a11a commit 6df3167
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
path: example-app/target/*.jar

deploy:
if: github.ref == 'refs/heads/main'
#if: github.ref == 'refs/heads/main'
name: Deploy to Heroku
runs-on: ubuntu-latest
needs: build
Expand Down
Empty file added dockerfile
Empty file.

0 comments on commit 6df3167

Please sign in to comment.