Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
G-khan authored Jan 5, 2021
1 parent 2a47757 commit eb73bf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ jobs:
java-version: 11
- uses: eskatos/gradle-command-action@v1
with:
gradle-version: rc
arguments: build
- name: Build the docker
run: docker build . -t spring-boot-kotlin-demo
- name: Build the stack
run: docker-compose up -d

0 comments on commit eb73bf7

Please sign in to comment.