pls work bb

This commit is contained in:
Liam 2022-10-26 12:16:49 +01:00
parent 8b4ea8b3c5
commit 0cf4d64795

@ -16,10 +16,12 @@ steps:
image: node:18-alpine
commands:
- npm run build
- name: docker
- name: docker
image: plugins/docker
settings:
username: from_secret: dockerhub_username
password: from_secret: dockerhub_password
username:
from_secret: dockerhub_username
password:
from_secret: dockerhub_password
repo: fascinated/beatsaber-overlay
tags: latest
tags: latest