Rename build script to a more appropriate name

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-11-15 20:00:58 +05:30
parent c707ddea26
commit 457a777245
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5
2 changed files with 1 additions and 1 deletions

View file

@ -12,4 +12,4 @@ before_script:
build-and-push:
stage: build-and-push
script:
- python3 .ci.py
- python3 .buildpush.py