sdfasd
This commit is contained in:
parent
9d4eefe645
commit
0233070d31
1 changed files with 1 additions and 6 deletions
|
@ -1,5 +1,6 @@
|
||||||
name: "lint, build and push"
|
name: "lint, build and push"
|
||||||
# https://docs.docker.com/build/ci/github-actions/manage-tags-labels/
|
# https://docs.docker.com/build/ci/github-actions/manage-tags-labels/
|
||||||
|
# Variables: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/store-information-in-variables#default-environment-variables + https://forgejo.org/docs/latest/user/actions/#env-1
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "32 17 * * SUN"
|
- cron: "32 17 * * SUN"
|
||||||
|
@ -84,9 +85,3 @@ jobs:
|
||||||
Job: ${{ github.action }}
|
Job: ${{ github.action }}
|
||||||
Status: ${{ job.status }}
|
Status: ${{ job.status }}
|
||||||
Source: ${{ github.head_ref }}
|
Source: ${{ github.head_ref }}
|
||||||
|
|
||||||
|
|
||||||
# dfgdsfg
|
|
||||||
|
|
||||||
|
|
||||||
# todosdfs
|
|
||||||
|
|
Loading…
Reference in a new issue