diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2b2bc32..b1c647d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -145,8 +145,8 @@ deploy:arch-git: - git clone $GIT_REPO_URL tiempo-git # finally run the script - scripts/release-aur-git.sh - - mv PKGBUILD tiempo-bin/ - - mv .SRCINFO tiempo-bin/ + - mv PKGBUILD tiempo-git/ + - mv .SRCINFO tiempo-git/ # and commit - cd tiempo-git - git add .