|
|
|
@ -7,7 +7,7 @@ concurrency: |
|
|
|
group: ${{ github.workflow }}-${{ github.ref }} |
|
|
|
group: ${{ github.workflow }}-${{ github.ref }} |
|
|
|
jobs: |
|
|
|
jobs: |
|
|
|
build-and-deploy-snapshot: |
|
|
|
build-and-deploy-snapshot: |
|
|
|
name: Build And Deploy Snapshot |
|
|
|
name: Build and Deploy Snapshot |
|
|
|
if: ${{ github.repository == 'spring-projects/spring-boot' }} |
|
|
|
if: ${{ github.repository == 'spring-projects/spring-boot' }} |
|
|
|
name: Build and Deploy Snapshot |
|
|
|
name: Build and Deploy Snapshot |
|
|
|
runs-on: ubuntu22-8-32 |
|
|
|
runs-on: ubuntu22-8-32 |
|
|
|
|