Commit ccce2f72 authored by cuisongliu's avatar cuisongliu
Browse files

fix(v2.0.5): fix command support 1.15

Closes #72
parent 45ad6a95
Showing with 1 addition and 1 deletion
+1 -1
...@@ -10,7 +10,7 @@ workspace: ...@@ -10,7 +10,7 @@ workspace:
steps: steps:
- name: build - name: build
image: golang:1.11.3 image: golang:1.12
commands: commands:
- go build -o sealos - go build -o sealos
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment