Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP add Ignition #378

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Gazebo -> Ignition
mikaelarguedas committed Feb 20, 2020
commit 5d72effd01258800843077b0369abc9dc4e5f2cf
4 changes: 2 additions & 2 deletions .github/workflows/ignition_ci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI Gazebo images
name: CI Ignition images

on:
pull_request:
@@ -37,6 +37,6 @@ jobs:
python -m pip install --upgrade pip
pip install -r docker/requirements.txt
pip install -r .ci/requirements.txt
- name: Check and build Gazebo image
- name: Check and build Ignition image
env: ${{matrix.env}}
run: .ci/ci_script.py