Skip to content

Commit

Permalink
nomad 디플로이 테스트 6
Browse files Browse the repository at this point in the history
  • Loading branch information
ac-saro committed Jun 29, 2024
1 parent fbbaa67 commit 75086f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/nomad-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@ jobs:
distribution: 'temurin'
java-version: '21'

- name: Setup `nomad-pack`
- name: Setup nomad-pack
uses: hashicorp/setup-nomad-pack@main
id: setup
with:
version: 1.8.1

- name: Build and package Spring Boot application with Gradle
run: |
Expand Down

0 comments on commit 75086f5

Please sign in to comment.