This commit is contained in:
@@ -10,6 +10,7 @@ trigger:
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
workspace:
|
||||
path: /drone/src
|
||||
|
||||
@@ -30,6 +31,9 @@ steps:
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
||||
- name: pull image to dockerhub
|
||||
image: docker.io/owncloudci/drone-docker-buildx:4
|
||||
@@ -44,4 +48,7 @@ steps:
|
||||
from_secret: dockerhub-password
|
||||
platforms:
|
||||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/arm64
|
||||
when:
|
||||
event:
|
||||
- tag
|
Reference in New Issue
Block a user