diff --git a/README.md b/README.md index 6aa45d6..efb9294 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,44 @@ # dummy -A dummy repo to test CI workflow \ No newline at end of file +A dummy repo to test CI workflow + +### Gitea env vars + +``` +remote: Processed 1 references in total +remote: SHELL=/bin/bash +remote: GITEA_REPO_NAME=dummy +remote: GITEA_PUSHER_ID=2 +remote: GITEA_REPO_USER_NAME=rcmd +remote: GIT_DIR=. +remote: GITEA_IS_DEPLOY_KEY=false +remote: GITEA_REPO_IS_WIKI=false +remote: GITEA_PUSHER_NAME=rcmd +remote: PWD=/home/git/rcmd/dummy.git +remote: LOGNAME=git +remote: XDG_SESSION_TYPE=tty +remote: _=/usr/bin/env +remote: GITEA_PUSHER_EMAIL=azer.abdullaev.berlin+git@gmail.com +remote: GIT_EXEC_PATH=/usr/lib/git-core +remote: HOME=/home/git +remote: LANG=en_US.UTF-8 +remote: SSH_ORIGINAL_COMMAND=git-receive-pack 'rcmd/dummy.git' +remote: SSH_CONNECTION=79.237.62.31 46119 46.19.32.51 2 +remote: GITEA_ROOT_URL=https://git.rcmd.space/ +remote: XDG_SESSION_CLASS=user +remote: GIT_PUSH_OPTION_COUNT=0 +remote: GITEA_KEY_ID=3 +remote: USER=git +remote: SHLVL=1 +remote: XDG_SESSION_ID=489425 +remote: XDG_RUNTIME_DIR=/run/user/114 +remote: SSH_CLIENT=79.237.62.31 46119 22 +remote: GITEA_PR_ID=0 +remote: PATH=/usr/lib/git-core:/usr/local/bin:/usr/bin:/bin:/usr/games +remote: DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/114/bus +remote: MAIL=/var/mail/git +remote: GITEA_REPO_ID=5 +remote: Using default queue +remote: Watch the status of your build here: https://status.rcmd.space/builds/16-01-2021_11-06-00_30b123ee-d0f4-40ee-b444-3cfacaa53a38 +To git.rcmd.space:rcmd/dummy.git +``` diff --git a/Readme.md b/Readme.md deleted file mode 100644 index 6aa45d6..0000000 --- a/Readme.md +++ /dev/null @@ -1,3 +0,0 @@ -# dummy - -A dummy repo to test CI workflow \ No newline at end of file