lol woops
This commit is contained in:
parent
575ee893b7
commit
1147227f51
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue