Feat: push opytex and push raw
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2fb95d5400
commit
4d48e1e547
@ -7,7 +7,7 @@ workspace:
|
||||
path: /drone/content/
|
||||
|
||||
steps:
|
||||
- name: Build Opytex 2020-2021
|
||||
- name: Build Opytex 2020-2021
|
||||
image: python:3.8-alpine
|
||||
commands:
|
||||
- apk add --no-cache git imagemagick
|
||||
@ -33,11 +33,7 @@ steps:
|
||||
SSH_KEY:
|
||||
from_secret: sshcontent-key
|
||||
|
||||
kind: pipeline
|
||||
name: Push Content
|
||||
type: docker
|
||||
steps:
|
||||
- name: Push Raw
|
||||
- name: Push Raw
|
||||
image: alpine
|
||||
commands:
|
||||
- apk add --no-cache openssh-client ca-certificates bash
|
||||
@ -51,4 +47,3 @@ steps:
|
||||
environment:
|
||||
SSH_KEY:
|
||||
from_secret: sshcontent-key
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user