This commit is contained in:
parent
9004aa7d13
commit
ad3631f47d
1 changed files with 1 additions and 6 deletions
|
@ -1,16 +1,11 @@
|
|||
kind: pipeline
|
||||
type: exec
|
||||
name: Build and Push Docker Image
|
||||
name: Build and Push (Docker)
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- cron
|
||||
- push
|
||||
|
||||
steps:
|
||||
- name: Build
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue