This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
---
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: golang:latest
|
||||
pull: always
|
||||
image: golang:alpine
|
||||
commands:
|
||||
- "pwd && ls"
|
||||
- "cd helloworld"
|
||||
|
||||
Reference in New Issue
Block a user