diff options
| -rw-r--r-- | .makeshiftci/1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.makeshiftci/1.json b/.makeshiftci/1.json index 782dd14..92681f5 100644 --- a/.makeshiftci/1.json +++ b/.makeshiftci/1.json @@ -1,5 +1,5 @@ { - "name": "build taur", + "name": "build and deploy taur", "image": "archlinux:latest", "secrets": { "SECRET_SSH": "/run/secrets/msci/taur/sshkey", |
