Commit 8868f59e authored by Administrator's avatar Administrator 💬

chore(ci): review

parent d8ac8a7b
......@@ -2,8 +2,8 @@ stages:
- deploy
# Deployment is done in a reverse manner.
# Instead of rsyncing the files on the servers, we notify them.
# They will `git pull` the master by themselves.
# Instead of rsyncing (uploading) the files on the servers, we notify them.
# The server(s) will `git pull` the master by themselves.
deploy:
stage: deploy
image: appropriate/curl:latest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment