This commit is contained in:
fatedier
2020-09-23 14:54:40 +08:00
parent 317f901c1c
commit 008933f304
4 changed files with 14 additions and 9 deletions

View File

@@ -105,7 +105,7 @@ jobs:
run: |
echo ${{ secrets.DOCKERHUB_PASSWORD }} | docker login --username ${{ secrets.DOCKERHUB_USERNAME }} --password-stdin
docker push $TAG_FRPC
docker push $TAG_FRPC
docker push $TAG_FRPS
# push to gpr
-
name: Publish to GPR