ci: uncommented wrong pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-22 19:49:41 +01:00
parent 0c6cdcf1f5
commit f4c704740a

View File

@@ -3,9 +3,9 @@ kind: pipeline
type: kubernetes type: kubernetes
name: build-clis name: build-clis
#trigger: trigger:
# branch: branch:
# - main - main
steps: steps:
- name: build - name: build
@@ -32,9 +32,9 @@ kind: pipeline
type: kubernetes type: kubernetes
name: build-wasm name: build-wasm
trigger: #trigger:
branch: # branch:
- main # - main
volumes: volumes:
- name: wasm - name: wasm