only build sim container on schedule

albatross
Willem Melching 2020-09-10 12:15:45 +02:00
parent c5dfbe7a72
commit dbb11d64c9
1 changed files with 2 additions and 5 deletions

View File

@ -1,10 +1,7 @@
name: simulator
on:
push:
# TODO: remove the push trigger, and only run on schedule
#schedule:
#- cron: '0 * * * *'
schedule:
- cron: '0 * * * *'
jobs:
docker_build: