Skip to content

Fix and test quarkus image #156

Fix and test quarkus image

Fix and test quarkus image #156

name: PR build Spring Boot images for smoke tests
on:
pull_request:
paths:
- "smoke-tests/images/spring-boot/**"
- ".github/workflows/pr-smoke-test-spring-boot-images.yml"
- ".github/workflows/reusable-smoke-test-images.yml"
branches:
- main
jobs:
build:
uses: ./.github/workflows/reusable-smoke-test-images.yml

Check failure on line 14 in .github/workflows/pr-smoke-test-spring-boot-images.yml

View workflow run for this annotation

GitHub Actions / PR build Spring Boot images for smoke tests

Invalid workflow file

The workflow is not valid. .github/workflows/pr-smoke-test-spring-boot-images.yml (Line: 14, Col: 11): Input tag is required, but not provided while calling.
with:
project: ":smoke-tests:images:spring-boot"
cache-read-only: true