ci: fix
This commit is contained in:
parent
166d7a8e72
commit
509f1db38b
@ -1,8 +1,5 @@
|
||||
image: yusdacra/nix-flake:latest
|
||||
|
||||
before_script:
|
||||
- . /bin/pre-build.sh
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
@ -11,7 +8,4 @@ pages:
|
||||
paths:
|
||||
- result
|
||||
only:
|
||||
- master
|
||||
|
||||
after_script:
|
||||
- ./bin/post-build.sh
|
||||
- master
|
Loading…
Reference in New Issue
Block a user