Skip to content

Commit

Permalink
iox-eclipse-iceoryx#409 rename axivion pipeline scripts
Browse files Browse the repository at this point in the history
Signed-off-by: Dietrich Krönke <dietrich.kroenke@apex.ai>
  • Loading branch information
dkroenke committed Apr 28, 2021
1 parent 47952a6 commit cbf83e3
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 12 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/axivion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
run: |
cd $GITHUB_WORKSPACE
pip3 install requests
PIPELINE_ID="$(./tools/axivion/trigger_pipeline)"
./tools/axivion/wait_for_pipeline "${PIPELINE_ID}"
PIPELINE_ID="$(./tools/axivion/trigger_pipeline.py)"
./tools/axivion/wait_for_pipeline.py "${PIPELINE_ID}"
9 changes: 0 additions & 9 deletions tools/axivion/run_axivion

This file was deleted.

File renamed without changes.
File renamed without changes.

0 comments on commit cbf83e3

Please sign in to comment.