change base image
This commit is contained in:
parent
906e79b03d
commit
d69a5ceedf
@ -3,7 +3,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: compile
|
- name: compile
|
||||||
image: gcc:latest
|
image: roypur/debian-build:latest
|
||||||
commands:
|
commands:
|
||||||
- make
|
- make
|
||||||
- name: gitea_release
|
- name: gitea_release
|
||||||
|
Loading…
Reference in New Issue
Block a user