Skip to content

Commit

Permalink
Build with updated images
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
  • Loading branch information
aaronchongth committed Dec 26, 2024
1 parent 41b9dfc commit 0c4e2c8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: nightly

on:
schedule:
# 2am SGT
- cron: '0 18 * * *'
# on:
# schedule:
# # 2am SGT
# - cron: '0 18 * * *'

# on: [push]
on: [push]

jobs:
build-minimal-nav2-docker-images:
Expand Down

0 comments on commit 0c4e2c8

Please sign in to comment.