updated dockerhub_fedora.yaml

pull/2/head
Hari Sekhon 5 years ago
parent b67f561a1b
commit 5b6247fe98

@ -25,6 +25,14 @@ on:
- cron: '0 10 30 * *'
jobs:
bash_tools_fedora:
name: check
timeout-minutes: 1
runs-on: ubuntu-latest
container: harisekhon/nagios-plugins
steps:
- name: check
run: check_dockerhub_repo_build_status.py --repo harisekhon/bash-tools --tag fedora
fedora-github:
name: check
timeout-minutes: 1

Loading…
Cancel
Save