Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
This update is part of the new [dynamic build pipeline](https://github.com/PalladioSimulator/Palladio-Build-Nightly/tree/autogenerate) for nightly builds.

As discussed with @Nicolas-Boltz @larissaschmid 
- Updated to https://github.com/PalladioSimulator/Palladio-Build-ActionsPipeline/releases/tag/v3.4
- Removed runner label (if necessary)
  • Loading branch information
LDAP authored and Nicolas-Boltz committed Jun 20, 2023
1 parent 47db43b commit bd92815
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ on: [push, pull_request, workflow_dispatch]

jobs:
Palladio-QuAL-ProbeFramework:
uses: PalladioSimulator/Palladio-Build-ActionsPipeline/.github/workflows/build.yml@v3.3
uses: PalladioSimulator/Palladio-Build-ActionsPipeline/.github/workflows/build.yml@v3.4
with:
use-display-output: true
no-caching: true
runner-label: ubuntu-latest
deploy-updatesite: 'releng/org.palladiosimulator.probeframework.updatesite/target/repository'
secrets:
SERVER_SSH_KEY: ${{ secrets.DEPLOYMENT_SERVER_SSH_KEY }}
Expand Down

0 comments on commit bd92815

Please sign in to comment.