Stopped building Ansible
This commit is contained in:
parent
d4a36b9df0
commit
a23897bf3b
@ -4,13 +4,13 @@ env:
|
||||
REPO_NAME: ansible
|
||||
REMOTE_REPO: https://github.com/ansible/ansible.git
|
||||
BUILD_PLATFORM: linux/amd64
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 1 */3 *" # every 3 months
|
||||
push:
|
||||
paths:
|
||||
- ".gitea/workflows/ansible.yaml"
|
||||
- "dockerfiles/ansible.Dockerfile"
|
||||
# on:
|
||||
# schedule:
|
||||
# - cron: "0 0 1 */3 *" # every 3 months
|
||||
# push:
|
||||
# paths:
|
||||
# - ".gitea/workflows/ansible.yaml"
|
||||
# - "dockerfiles/ansible.Dockerfile"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user