This commit is contained in:
parent
ca5d35d91f
commit
bd35c5e2ce
|
@ -4,7 +4,7 @@ steps:
|
|||
commands:
|
||||
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
||||
- nix profile install nixpkgs#gnused --impure
|
||||
- sed -i "s|base_url = "https://www.softinio.com"|base_url = "https://$CI_COMMIT_BRANCH.softinio.com"|" ./config.toml
|
||||
- sed -i "s|base_url = \"https://www.softinio.com\"|base_url = \"https://$CI_COMMIT_BRANCH.softinio.com\"|" ./config.toml
|
||||
- cat ./config.toml
|
||||
- nix build
|
||||
- nix flake show
|
||||
|
|
Loading…
Reference in a new issue