mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 06:15: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
|
name: Build and push container image to Docker Hub and GHCR.io
|
||||||
if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository == 'tanrax/RSSingle' }}
|
if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository == 'tanrax/RSSingle' }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
continue-on-error: true
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout sources
|
- name: Checkout sources
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user