aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-10-10 14:54:14 +0300
committerGravatar Hassan Abouelela <[email protected]>2021-10-10 14:54:14 +0300
commit8b58305b50348691e8ae12b17efba828a15958a2 (patch)
treede3e31a9c7b54eed2abcd62fb3a5ebe848c73eb5 /.github
parentMerges Dockerfiles (diff)
Error Out On Missing Files In CI
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/static-preview.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/static-preview.yaml b/.github/workflows/static-preview.yaml
index 06192f02..52d7df5a 100644
--- a/.github/workflows/static-preview.yaml
+++ b/.github/workflows/static-preview.yaml
@@ -74,3 +74,4 @@ jobs:
with:
name: static-build
path: docker_build/app/build/
+ if-no-files-found: error