1
0
mirror of https://git.disroot.org/80486DX2-66/polonium.git synced 2024-11-08 13:42:31 +05:30

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