mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 06:35:41 +01:00
Compare commits
1 Commits
a10de2e03e
...
840dec134b
Author | SHA1 | Date | |
---|---|---|---|
|
840dec134b |
1
.github/workflows/container.yml
vendored
1
.github/workflows/container.yml
vendored
@ -11,7 +11,6 @@ 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