CI: run the script appropriately

This commit is contained in:
Intel A80486DX2-66 2024-07-07 01:33:35 +03:00
parent d7c4f85fe4
commit 0225ffad00
Signed by: 80486DX2-66
GPG key ID: 83631EF27054609B

View file

@ -24,4 +24,4 @@ test-job: # Check if the program works
stage: deploy # It only runs when *both* jobs in the test stage complete successfully.
environment: production
script:
- ./test.sh
- . ./test.sh