ci: push to CI_COMMIT_BRANCH

This commit is contained in:
Casper V. Kristensen 2023-08-25 02:45:27 +02:00
parent c17c95fbf6
commit b7ff3df53d

View file

@ -8,4 +8,4 @@ Update Flake.nix:
- git config user.email "snowflake@caspervk.net"
- git config user.name "snowflake"
- nix --extra-experimental-features nix-command --extra-experimental-features flakes flake update --commit-lock-file
- git push https://oauth2:$ACCESS_TOKEN@gitlab.com/$CI_PROJECT_PATH_SLUG
- git push https://oauth2:$ACCESS_TOKEN@gitlab.com/$CI_PROJECT_PATH_SLUG HEAD:$CI_COMMIT_BRANCH