Skip to content

Commit

Permalink
Trigger a publish of the compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
feikesteenbergen committed Nov 17, 2023
1 parent 83fc817 commit 1024c8f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish_compiler.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Build compiler image

on:
workflow_dispatch:
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '00 00 * * *'
push:

env:
DOCKER_HUB_URL: docker.io/timescale/timescaledb-ha
Expand Down

0 comments on commit 1024c8f

Please sign in to comment.