Setup CI for php 8.3 and 8.4 #1
@ -1,6 +1,8 @@
|
||||
name: Build and Push Chill base image
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '05 * * * 0' # Runs at 00:00 every Sunday
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
@ -53,4 +55,4 @@ jobs:
|
||||
pull: true
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
Loading…
x
Reference in New Issue
Block a user