update gcc to 10.2
This commit is contained in:
parent
7266a1521b
commit
3145d98ed4
@ -1,9 +1,9 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
type: exec
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: gcc-build
|
- name: build
|
||||||
image: gcc:10.2.0
|
|
||||||
commands:
|
commands:
|
||||||
- make
|
- make
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user