Skip to content

Commit

Permalink
Refact : 이름 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
Parkgeonmoo committed Dec 25, 2023
1 parent 4a083d6 commit bdb3254
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 bdb3254

Please sign in to comment.