Change profile for native sample
- Now using nativex instead of native due to change in boot plugin.
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
with:
|
||||
node-version: '16'
|
||||
- run: |
|
||||
./mvnw clean package -Pnative
|
||||
./mvnw clean package -Pnativex
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: spring-shell-samples-${{ matrix.nickname }}
|
||||
|
||||
Reference in New Issue
Block a user