Skip to content
Snippets Groups Projects
Unverified Commit ccbf662e authored by Ruffin's avatar Ruffin Committed by GitHub
Browse files

Update trigger_dockerhub.yaml (#2371)

parent 26953c3a
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,9 @@ jobs:
container:
image: rosplanning/navigation2:main.release
steps:
- name: "Initialize environment"
run: |
echo "TRIGGER=false" >> $GITHUB_ENV
- name: "Check apt updates"
if: ${{ github.event_name == 'schedule' }}
env:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment