Compare commits

..

1 Commits

Author SHA1 Message Date
1f0e3d0632
update ci to alpine image
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-20 07:56:06 -08:00

View File

@ -4,7 +4,7 @@ name: default
steps:
- name: make
image: alpine/3.15.0
image: alpine:3.15.0
environment:
USERNAME:
from_secret: docker_username