nolim1t
5 years ago
No known key found for this signature in database
GPG Key ID: F6287B82CC84BCBD
1 changed files with
1 additions and
1 deletions
-
.github/workflows/on-tag.yml
|
|
@ -54,7 +54,7 @@ jobs: |
|
|
|
--tag ${{ secrets.DOCKER_HUB_USER }}/specter-desktop:$TAG \ |
|
|
|
--output "type=registry" . |
|
|
|
|
|
|
|
- name: build neutrino-switcher against latest (specter-desktop) |
|
|
|
- name: build against latest (specter-desktop) |
|
|
|
run: | |
|
|
|
docker buildx build \ |
|
|
|
--cache-from "type=local,src=/tmp/.buildx-cache" \ |
|
|
|