mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-25 20:44:59 +00:00
Make Docker Hub image tags a GH secret
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: luth31/fosscord-api:latest
|
||||
tags: ${{ secrets.DOCKERHUB_TAGS }}
|
||||
cache-from: type=local,src=/tmp/.buildx-cache
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache-new
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user