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
|
||||
stage: build
|
||||
script:
|
||||
- env
|
||||
- source init_env.sh
|
||||
- cd hw/efinix_fpga
|
||||
- make
|
||||
- make
|
||||
|
||||
Reference in New Issue
Block a user