diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eaf278b..9f13405 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,6 +23,8 @@ build-x86_64: &build rsync --archive --update --hard-links --delete --delete-after --delay-updates --itemize-changes --no-o --no-g \ repodest/ \ buildozer@repo.ptrc.gay:repodest/ + else + echo "Current branch: $CI_COMMIT_BRANCH" fi build-aarch64: