gonna crash out

This commit is contained in:
red binder 2026-04-26 01:21:44 +02:00
commit b7a9455e55

View file

@ -29,7 +29,9 @@ jobs:
key: image-cache
- name: Login to registry
run: docker login -u ${{ vars.PACKAGE_USER }} -p ${{ vars.PACKAGE_PWD }} ${{ vars.PACKAGE_URL }}
run: |
echo ${{ vars.PACKAGE_URL }}
docker login -u ${{ vars.PACKAGE_USER }} -p ${{ vars.PACKAGE_PWD }} ${{ vars.PACKAGE_URL }}
- name: Build Splatoon edition
run: ./.ci-scripts/make-edition.sh splatoon