Switch to master branch
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sainnhe Park 2022-11-01 21:07:46 +08:00
parent b344a1028c
commit 50bf6b650b

View File

@ -6,7 +6,7 @@ platform:
arch: amd64 arch: amd64
trigger: trigger:
branch: branch:
- cpp - master
steps: steps:
- name: test - name: test
image: docker.io/sainnhe/gcc:latest image: docker.io/sainnhe/gcc:latest