remove env call
This commit is contained in:
@@ -24,7 +24,6 @@ build-job: # This job runs in the build stage, which runs first.
|
|||||||
- efinity
|
- efinity
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- env
|
|
||||||
- source init_env.sh
|
- source init_env.sh
|
||||||
- cd hw/efinix_fpga
|
- cd hw/efinix_fpga
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user