Skip to content

Commit

Permalink
JCF: based on Alessandro's September 11 comment on the software coord…
Browse files Browse the repository at this point in the history
…ination channel, switch the GitHub Action for the PyPI repo from something that executes nightly to something that can only be manually activated
  • Loading branch information
John Freeman committed Oct 7, 2024
1 parent 70e2bd6 commit 1c07419
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
name: Update pypi-repo

on:
schedule:
- cron: "0 1 * * *"
# update pypi-repo "0 1 * * *"
# publish pypi-repo to cvmfs "30 21 * * *(CST/CDT)" 30 1/2 * * *
# c8-cvmfs docker build on "0 3 * * *"
# sl7-cvmfs docker build on "0 4 * * *"
# nighlty release build on "0 5 * * *"
# publish to cvmfs on "0 1 * * *(CST/CDT)" 0 6/7 * * *
# package CI build on "0 7 * * *"

workflow_dispatch:

jobs:
Expand Down

0 comments on commit 1c07419

Please sign in to comment.