Use docker.io
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sainnhe Park 2022-10-28 16:44:33 +08:00
parent f1981bec4f
commit b344a1028c
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ trigger:
- cpp
steps:
- name: test
image: git.sainnhe.dev/sainnhe/gcc:latest
image: docker.io/sainnhe/gcc:latest
commands:
- apk add cmake make
- cmake .