Skip to content

Commit

Permalink
fixed syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeWrock committed Jul 15, 2022
1 parent 06f9a85 commit 65eccda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
GH_IMAGE: ghcr.io/ros-planning/moveit2_tutorials:${{ matrix.ROS_DISTRO }}
DH_IMAGE: moveit/moveit2_tutorials:${{ matrix.ROS_DISTRO }}
PUSH: ${{ (github.event_name != 'pull_request') && (github.repository == 'ros-planning/moveit2_tutorials') }}
BASE_IMAGE_BRANCH:
BASE_IMAGE_BRANCH:

steps:
- name: Add -PR-<branch_name> to base image if this is a PR
Expand Down

0 comments on commit 65eccda

Please sign in to comment.