Skip to content

Commit

Permalink
Update quarkus-snapshot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi authored Mar 10, 2021
1 parent 0e9693b commit 609e9be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ env:
# Repo specific setting #
#########################

ECOSYSTEM_CI_REPO_PATH: quarkus-<YOUR_REPOSITORY>
ECOSYSTEM_CI_REPO_PATH: quarkiverse-splunk

jobs:
build:
name: "Build against latest Quarkus snapshot"
runs-on: ubuntu-latest
# Allow <ADMIN> to manually launch the ecosystem CI in addition to the bots
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == '<ADMIN>'
if: github.actor == 'quarkusbot' || github.actor == 'quarkiversebot' || github.actor == 'vietk'

steps:
- name: Install yq
Expand Down

0 comments on commit 609e9be

Please sign in to comment.