Feat(core): update .drone.yml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bertrand Benjamin 2023-04-14 14:29:07 +02:00
parent 1ae89f63d0
commit 0d4e4d74b0
1 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,10 @@
kind: pipeline kind: pipeline
name: Opytex 2021-2022 name: Opytex 2023-2024
type: docker type: docker
trigger: trigger:
branch: branch:
- 2021-2022 - 2023-2024
steps: steps:
- name: Deploy - name: Deploy
@ -26,5 +26,3 @@ steps:
environment: environment:
SSH_KEY: SSH_KEY:
from_secret: sshcontent-key from_secret: sshcontent-key