Update .gitlab-ci.yml file

This commit is contained in:
xfy xfy
2023-05-10 03:10:31 +00:00
parent 6ceb03d674
commit a350bee7a6

View File

@ -8,7 +8,7 @@ build:test:
script:
- echo 'running release_job'
- echo 'Previous Job ID is printed below'
- echo $GE_JOB_ID
- echo $CI_JOB_ID
build:linux-gnu-amd64:
stage: build