mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 00:25:41 +01:00
Compare commits
2 Commits
f8b43a8b79
...
4434603b33
Author | SHA1 | Date | |
---|---|---|---|
|
4434603b33 | ||
|
67c1342ce1 |
1
.github/workflows/container.yml
vendored
1
.github/workflows/container.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
||||
name: Build and push container image to Docker Hub and GHCR.io
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository == 'tanrax/RSSingle' }}
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v2
|
||||
|
@ -4,4 +4,4 @@ listparser==0.20
|
||||
lxml==5.2.2
|
||||
python-dateutil==2.9.0.post0
|
||||
pyyaml==6.0.1
|
||||
pyinstaller==6.7.0
|
||||
pyinstaller==6.8.0
|
Loading…
Reference in New Issue
Block a user