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