We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9cd7d5 commit 5fe4e2fCopy full SHA for 5fe4e2f
.github/workflows/github-actions-spring-boot-webserver.yml
@@ -20,9 +20,9 @@ jobs:
20
- name: Run Spring Boot Web Server
21
# working-directory: native-image/spring-boot-webserver
22
run: |
23
- cd workshops/native-image/spring-boot-webserver
24
# Prepapre static resources
25
unzip native-image/spring-boot-webserver/src/main/resources/static.zip
+ cd workshops/native-image/spring-boot-webserver
26
#
27
28
# Build JAR (Debian Slim)
0 commit comments