aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Sebastiaan Zeeff <[email protected]>2020-11-18 13:59:08 +0100
committerGravatar Sebastiaan Zeeff <[email protected]>2020-11-18 13:59:30 +0100
commitcecad91334473652726d940426d26be7c23464e4 (patch)
treeccb677cc361f95fb401834ea721c6ad172477b05 /.github
parentUse correct conditional expression for prod steps (diff)
Update files according to new CI setupsebastiaan/backend/cache-docker-images
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint-test-build-push.yaml (renamed from .github/workflows/lint-test.yaml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test-build-push.yaml
index a668905..a2ebbb5 100644
--- a/.github/workflows/lint-test.yaml
+++ b/.github/workflows/lint-test-build-push.yaml
@@ -1,4 +1,4 @@
-name: Build, Lint, Test
+name: Lint, Test, Build, Push
on:
push: