fix
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Lulzette 2022-11-13 19:15:43 +03:00
parent 75a90e6a3c
commit b221fa3135

View File

@ -23,15 +23,9 @@ type: exec
name: deploy name: deploy
steps: steps:
- name: login
commands:
- docker login git.lulzette.ru -u lulzette -p $gitea_key
environment:
gitea_key:
from_secret: gitea_key
- name: Run image - name: Run image
command: docker run -d git.lulzette.ru/lulzette/geeksstuffwiki:latest commands:
- docker run -d git.lulzette.ru/lulzette/geeksstuffwiki:latest
trigger: trigger:
event: event: