fix drone
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
3ce40b7cf3
commit
2f5b100706
|
@ -19,7 +19,7 @@ steps:
|
||||||
- echo TELEGRAM_TOKEN=$${TELEGRAM_TOKEN} >> .env
|
- echo TELEGRAM_TOKEN=$${TELEGRAM_TOKEN} >> .env
|
||||||
- echo POSTGRES_URL_CONNECT=$${POSTGRES_URL_CONNECT} >> .env
|
- echo POSTGRES_URL_CONNECT=$${POSTGRES_URL_CONNECT} >> .env
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: golang:1.23
|
image: golang:1.23
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in New Issue