Skip to content

Commit

Permalink
Merge pull request #25 from catchroom/develop
Browse files Browse the repository at this point in the history
Refact : 이름 변경
  • Loading branch information
Parkgeonmoo authored Dec 25, 2023
2 parents 9ece2e3 + bdb3254 commit adc7ee1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
File renamed without changes.
8 changes: 0 additions & 8 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,6 @@ tasks.named('bootBuildImage') {
builder = 'paketobuildpacks/builder-jammy-base:latest'
}

jar {
// ...
from ('.') {
include 'appspec.yml'
include 'deploy.sh'
into '/'
}
}


tasks.named('test') {
Expand Down

0 comments on commit adc7ee1

Please sign in to comment.