Skip to content

Commit

Permalink
Merge pull request #24 from PalladioSimulator/LDAP-patch-1
Browse files Browse the repository at this point in the history
Update build.yml
  • Loading branch information
dr6817 authored Jun 5, 2023
2 parents e449db1 + 0746dd6 commit 723e0f5
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-ReverseEngineering-SoMoX-RuleEngine:
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.somox.updatesite/target/repository'
secrets:
SERVER_SSH_KEY: ${{ secrets.DEPLOYMENT_SERVER_SSH_KEY }}
Expand Down

0 comments on commit 723e0f5

Please sign in to comment.