Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-10-28 11:39:29 +0300
committerGitHub <noreply@github.com>2022-10-28 11:39:29 +0300
commitf075fb4c74e6282ddaf27b0a98f150c5df1aecd2 (patch)
tree92b66f7c5bc7406f731cdebfb8a97d4d2c0024de
parenta78230cc383212c07f2793d2136748166381a28e (diff)
Building the container is not needed anymore for some reason
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
-rw-r--r--.github/ISSUE_TEMPLATE/---request-translations.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/ISSUE_TEMPLATE/---request-translations.md b/.github/ISSUE_TEMPLATE/---request-translations.md
index d91c7c2..cc73d32 100644
--- a/.github/ISSUE_TEMPLATE/---request-translations.md
+++ b/.github/ISSUE_TEMPLATE/---request-translations.md
@@ -48,11 +48,6 @@ type = PO
- [ ] `.l10ignore`
- [ ] ➕ Add `"Owner Repository",` into https://github.com/nextcloud/docker-ci/edit/master/translations/config.json
- [ ] Pull request:
-- [ ] 🏃Run action: https://github.com/nextcloud/docker-ci/actions/workflows/docker.yml
- 1. Path: `translations-app`
- 2. File: `Dockerfile`
- 3. Suffix empty ``
- 4. Tag `latest`
- [ ] 🔑 SSH into translation machine: `ssh root@transifex-sync.nextcloud.com`
- [ ] ↩️ Change dir: `cd /srv/docker-ci`
- [ ] ⬇️ Pull: `git pull origin master`