mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 04:35:41 +01:00
Compare commits
2 Commits
840dec134b
...
a10de2e03e
Author | SHA1 | Date | |
---|---|---|---|
|
a10de2e03e | ||
|
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
|
||||
|
Loading…
Reference in New Issue
Block a user