This commit is contained in:
parent
cb9ddd27bb
commit
e4d3313e44
@ -7,7 +7,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: build-pepebot
|
||||
image: golang:1.16.4-alpine
|
||||
image: golang:1.16.4
|
||||
volumes:
|
||||
- name: build
|
||||
path: /drone/src/build
|
||||
@ -48,7 +48,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: build-pepebot_service
|
||||
image: golang:1.17-alpine
|
||||
image: golang:1.17
|
||||
volumes:
|
||||
- name: build
|
||||
path: /drone/src/build
|
||||
@ -91,7 +91,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: build-pepebot
|
||||
image: golang:1.16.4-alpine
|
||||
image: golang:1.16.4
|
||||
volumes:
|
||||
- name: build
|
||||
path: /drone/src/build
|
||||
@ -132,7 +132,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: build-pepebot_service
|
||||
image: golang:1.17-alpine
|
||||
image: golang:1.17
|
||||
volumes:
|
||||
- name: build
|
||||
path: /drone/src/build
|
||||
|
Loading…
Reference in New Issue
Block a user