Compare commits
No commits in common. "c987d3e33fdb1251ac6491812a833e0f1087324d" and "8de9b5c0cb21a9f787c6cc56cd0ab27cdad762b8" have entirely different histories.
c987d3e33f
...
8de9b5c0cb
@ -11,6 +11,7 @@ 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