ci: add codeberg token

This commit is contained in:
0xMRTT 2023-05-16 23:19:34 +02:00
parent c12112f925
commit c6e86d3bae
Signed by: 0xMRTT
GPG Key ID: 19C1449A774028BD
1 changed files with 1 additions and 2 deletions

View File

@ -13,7 +13,7 @@ clone:
pipeline:
build:
image: fish
secrets: [ access_token ]
secrets: [ access_token, codeberg_token ]
commands:
- nix-env -iA nixpkgs.flatpak-builder
- fish_add_path ~/.nix-profile/bin
@ -26,7 +26,6 @@ pipeline:
translate:
image: fish
secrets: [ access_token, codeberg_token ]
commands:
- nix-env -iA nixpkgs.gettext
- fish_add_path ~/.nix-profile/bin