refactor: rename docker commands to ci

This commit is contained in:
Oliver Davies 2021-11-09 17:38:27 +00:00
parent 45ab483e66
commit 84536d0508
2 changed files with 15 additions and 15 deletions

View file

@ -27,8 +27,8 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- run: cp .env.example .env
- run: ./run docker:build-images
- run: ./run docker:push-images
- run: ./run ci:build-images
- run: ./run ci:push-images
- name: Add the deployment SSH key
uses: shimataro/ssh-key-action@6f350ca8484d8d55c2e361e74d17e638dabe713a # 2.1.0