Skip to content

Commit

Permalink
chore(ci): update CI from template
Browse files Browse the repository at this point in the history
  • Loading branch information
GitLab CI committed Feb 13, 2024
1 parent e7976be commit 7dfcc50
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 689 deletions.
10 changes: 0 additions & 10 deletions .ci/update-template.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,6 @@ trap "git reset --hard $CURRENT_REV" ERR
# Generic template files
rsync -a --delete --exclude ".ci/config" \
--include ".ci/***" \
--include ".editorconfig" \
--include ".envrc" \
--include ".markdownlint.yaml" \
--include ".prettierignore" \
--include ".shellcheckrc" \
--include ".yamllint" \
--include "default.nix" \
--include "flake.lock" \
--include "flake.nix" \
--include "shell.nix" \
"${CI_RSYNC_ARGS[@]}" \
--exclude "*" \
"$TMPDIR/template/" .
Expand Down
11 changes: 0 additions & 11 deletions .editorconfig

This file was deleted.

4 changes: 0 additions & 4 deletions .envrc

This file was deleted.

51 changes: 0 additions & 51 deletions .gitlab-ci.yml

This file was deleted.

247 changes: 0 additions & 247 deletions .markdownlint.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions .prettierignore

This file was deleted.

2 changes: 0 additions & 2 deletions .shellcheckrc

This file was deleted.

34 changes: 0 additions & 34 deletions .yamllint

This file was deleted.

16 changes: 0 additions & 16 deletions default.nix

This file was deleted.

Loading

0 comments on commit 7dfcc50

Please sign in to comment.