This commit is contained in:
parent
7445742f52
commit
771930b344
|
@ -14,7 +14,7 @@ steps:
|
|||
commands:
|
||||
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
||||
- nix build
|
||||
- nix profile install nixpkgs#nodePackages_latest.wrangler
|
||||
- nix develop
|
||||
- wrangler -v
|
||||
- ls result
|
||||
- wrangler pages deploy result --branch=$CI_COMMIT_SOURCE_BRANCH --project-name=softinio
|
||||
|
|
Loading…
Reference in a new issue