ci: fix misnaming of project

This commit is contained in:
Glenn Y. Rolland 2024-10-19 11:56:33 +02:00
parent c2fec3515e
commit 903afefb74

View file

@ -86,7 +86,7 @@ steps:
# - ssh -o StrictHostKeyChecking=no # - ssh -o StrictHostKeyChecking=no
# -i ~/.ssh/deploy_key # -i ~/.ssh/deploy_key
# "$SSH_USER@$SSH_HOST" # "$SSH_USER@$SSH_HOST"
# git:from-image automation # git:from-image cicd
# "glenux/service-drone-server:${DRONE_COMMIT_SHA:0:8}" # "glenux/service-drone-server:${DRONE_COMMIT_SHA:0:8}"
# # # #