summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2024-06-17 12:37:31 +0200
committerfxqnlr <[email protected]>2024-06-17 12:37:31 +0200
commiteabad98a15d7b0532bf2d601c6d8533f4d0a8eca (patch)
tree37a5f6bd5e7a61bcd7102970fde5b815ffd3ab78 /.github/workflows
parent5dce8dea2536576e9740535ab265c370a50c10e4 (diff)
downloadwebol-eabad98a15d7b0532bf2d601c6d8533f4d0a8eca.tar
webol-eabad98a15d7b0532bf2d601c6d8533f4d0a8eca.tar.gz
webol-eabad98a15d7b0532bf2d601c6d8533f4d0a8eca.zip
docker after test
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/push.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index 200ee34..15b1909 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -20,6 +20,7 @@ jobs:
20 - run: cargo clippy --release 20 - run: cargo clippy --release
21 21
22 docker: 22 docker:
23 needs: test
23 runs-on: ubuntu-latest 24 runs-on: ubuntu-latest
24 steps: 25 steps:
25 - name: Run sccache-cache 26 - name: Run sccache-cache