lol woops

This commit is contained in:
Radon Rosborough 2020-10-07 21:20:46 -07:00
parent 575ee893b7
commit 1147227f51
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- run: |
echo "${DOCKER_PASSWORD}" | \
docker login --username "${DOCKER_USERNAME}" --password-stdin
- run: scripts/deploy.bash
- run: make deploy
workflows:
version: 2
ci: