summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2024-06-17 16:55:16 +0300
committerAndrew Dolgov <[email protected]>2024-06-17 16:55:16 +0300
commita5c0782071322a1aa4400410afd1702587e4b1cd (patch)
tree65ace8532087b4d4e61b7eb88c8b2a08504cb2fd
parent9827ad94d41b857b5c1e54fee131251caf273b77 (diff)
Revert "add debug job"HEADmaster
This reverts commit 9827ad94d41b857b5c1e54fee131251caf273b77.
-rw-r--r--.gitlab-ci.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0a0e4fa..f3c44e4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,13 +30,6 @@ eslint:
phpstan:
extends: .phpstan
-test:
- stage: lint
- image: ${INFRA_IMAGE}
- script:
- - env
- - env | grep CI_
-
the-epube-dict:build:
extends: .build-docker-kaniko-no-push
variables: