From 50bf6b650b8cbcaa02784e0029f32abc1e044a28 Mon Sep 17 00:00:00 2001 From: Sainnhe Park Date: Tue, 1 Nov 2022 21:07:46 +0800 Subject: [PATCH] Switch to master branch --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d81908d..c875f51 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ platform: arch: amd64 trigger: branch: - - cpp + - master steps: - name: test image: docker.io/sainnhe/gcc:latest