Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove before_script
  • Loading branch information
alvicsam committed Apr 27, 2022
commit 64a867074c839b44ecb83083c997d8b1ea0a0d8a
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@ cargo-check-nixos:
stage: test
<<: *docker-env
<<: *test-refs
before_script: []
variables:
CI_IMAGE: "nixos/nix"
script:
Expand Down