Feat(core): update .drone.yml
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
1ae89f63d0
commit
0d4e4d74b0
|
@ -1,10 +1,10 @@
|
|||
kind: pipeline
|
||||
name: Opytex 2021-2022
|
||||
name: Opytex 2023-2024
|
||||
type: docker
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- 2021-2022
|
||||
- 2023-2024
|
||||
|
||||
steps:
|
||||
- name: Deploy
|
||||
|
@ -26,5 +26,3 @@ steps:
|
|||
environment:
|
||||
SSH_KEY:
|
||||
from_secret: sshcontent-key
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue