Feat: push opytex and push raw
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
2fb95d5400
commit
4d48e1e547
|
@ -33,10 +33,6 @@ steps:
|
||||||
SSH_KEY:
|
SSH_KEY:
|
||||||
from_secret: sshcontent-key
|
from_secret: sshcontent-key
|
||||||
|
|
||||||
kind: pipeline
|
|
||||||
name: Push Content
|
|
||||||
type: docker
|
|
||||||
steps:
|
|
||||||
- name: Push Raw
|
- name: Push Raw
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
|
@ -51,4 +47,3 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
SSH_KEY:
|
SSH_KEY:
|
||||||
from_secret: sshcontent-key
|
from_secret: sshcontent-key
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue