napowderly 5 mesiacov pred
rodič
commit
224fbaa374
1 zmenil súbory, kde vykonal 1 pridanie a 7 odobranie
  1. 1 7
      .gitlab-ci.yml

+ 1 - 7
.gitlab-ci.yml

@@ -1,17 +1,10 @@
 stages:
-  - check
   - build
   - store
 
 variables:
   GIT_SUBMODULE_STRATEGY: recursive
 
-check-ato:
-  stage: check
-  image: registry.atopile.io/atopile/atopile/ci:latest
-  script:
-    - ato check --debug
-
 build-gerbers-default:
   stage: build
   image:
@@ -42,6 +35,7 @@ build-ato-default:
   stage: build
   image: registry.atopile.io/atopile/atopile/ci:latest
   script:
+    - ato install
     - ato build
   artifacts:
     paths: