Make linters happy.
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-06-28 20:16:10 +05:00
parent 996c79e4b4
commit 255496af87
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ This script assumes that you are already logged in into Gitlab Registry.
Ensure to add global `before_script`:
```
```yaml
before_script:
- apk add bash
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY