Merge pull request 'fix(ci): destrava workflow CD (remove if hashFiles)' (#2) from fix/cd-workflow-condition into main
Some checks failed
CD / build (push) Failing after 8s
Some checks failed
CD / build (push) Failing after 8s
This commit is contained in:
commit
c987d3e33f
@ -11,7 +11,6 @@ env:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ hashFiles('Dockerfile') != '' }}
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user