remove custom script
Some checks failed
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Failing after 15s
Some checks failed
Build a docker image for node-jellyfin-role-ot / build-docker-image (push) Failing after 15s
This commit is contained in:
parent
cd0c8c0017
commit
934b6dfead
@ -19,8 +19,6 @@ jobs:
|
||||
registry: ${{ secrets.REGISTRY }}
|
||||
username: ${{ secrets.USER }}
|
||||
password: ${{ secrets.DOCKER_TOKEN }}
|
||||
- name: use build script
|
||||
run: ./dockerbuild.sh
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user