test
Some checks failed
build-linode-img / build-linode-img (push) Failing after 1h16m13s

This commit is contained in:
iFargle 2023-12-16 09:10:16 +09:00
parent 7a2596f725
commit 2ea8793a12

View file

@ -4,10 +4,11 @@ run-name: ${{ github.actor }} - build-linode-img
# schedule: # schedule:
# - cron: '0 4 1,15 * *' # - cron: '0 4 1,15 * *'
# # “At 02:00 on day-of-month 1 and 15.” # # “At 02:00 on day-of-month 1 and 15.”
on: on:
push: push:
branches: branches:
- main - main
jobs: jobs:
build-linode-img: build-linode-img:
runs-on: docker runs-on: docker