Commit graph

3 commits

Author SHA1 Message Date
c1848d6089 chore(ci): Streamline Drone CI configuration
All checks were successful
continuous-integration/drone/push Build is passing
This change simplifies the Drone CI configuration by removing redundant
steps and environment variables, enhancing the tagging strategy for
Docker images, and improving SSH key handling during deployment. Without
this change, the CI pipeline would be more complex and less efficient,
with potential issues in Docker image tagging and SSH key management.

- Remove unused 'environment' field from 'debug'

Signed-off-by: Glenn <glenux@glenux.net>
2025-03-20 23:08:16 +01:00
26af21cbf8 ci: Add deploy step
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-02-21 16:46:45 +01:00
4706b0fa85 ci: Initial import
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 02:42:43 +01:00