Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
210910794
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2021
210910794
Commits
ccbf662e
Unverified
Commit
ccbf662e
authored
3 years ago
by
Ruffin
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update trigger_dockerhub.yaml (#2371)
parent
26953c3a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/trigger_dockerhub.yaml
+3
-0
3 additions, 0 deletions
.github/workflows/trigger_dockerhub.yaml
with
3 additions
and
0 deletions
.github/workflows/trigger_dockerhub.yaml
+
3
−
0
View file @
ccbf662e
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment