]> git.puffer.fish Git - matthieu/nova.git/commitdiff
circleci
authorMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 11:09:30 +0000 (15:09 +0400)
committerMatthieu <matthieu@developershouse.xyz>
Wed, 13 Oct 2021 11:09:30 +0000 (15:09 +0400)
.circleci/config.yml

index ecbaf2a95d5609074ac39fcdc76067f90d9b5e8e..6b102fa08014f7c3115919139f4fd67d1fd72877 100644 (file)
@@ -17,7 +17,7 @@ commands:
       Prepare all the requirements for the CI
     steps:
       - checkout
-      - setup-bazel-linux
+      - setup-bazel
       #- run:
       #    name: Docker login
       #    command: echo "$GHCR_PASS" | docker login ghcr.io -u "$GHCR_USER" --password-stdin