DROP BEFORE MERGING UPSTREAM
This commit is contained in:
parent
977bb1095c
commit
5105e0e692
@ -29,7 +29,7 @@ version_scheduled_job:
|
|||||||
- nix
|
- nix
|
||||||
before_script:
|
before_script:
|
||||||
- find "$CI_PROJECT_DIR" -path "$CI_PROJECT_DIR/.git" -prune -o "(" -type d -a -not -perm -u=w ")" -exec chmod --verbose u+w {} ";"
|
- find "$CI_PROJECT_DIR" -path "$CI_PROJECT_DIR/.git" -prune -o "(" -type d -a -not -perm -u=w ")" -exec chmod --verbose u+w {} ";"
|
||||||
- nix-env -f channel:nixos-unstable -iA gnutar gitMinimal
|
# - nix-env -f channel:nixos-unstable -iA gnutar gitMinimal
|
||||||
- export COMMIT_DATE="$(git show --no-patch --format=%ci)"
|
- export COMMIT_DATE="$(git show --no-patch --format=%ci)"
|
||||||
|
|
||||||
# The binary produced is useless by itself
|
# The binary produced is useless by itself
|
||||||
|
Loading…
Reference in New Issue
Block a user