mirror of
https://github.com/artegoser/AnoPaper.git
synced 2024-11-05 12:33:58 +03:00
parent
00adc06574
commit
eaed5e5f39
1 changed files with 0 additions and 8 deletions
8
.github/workflows/deploy.yml
vendored
8
.github/workflows/deploy.yml
vendored
|
@ -44,11 +44,3 @@ jobs:
|
|||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
||||
- name: Deploy Image to CapRrover
|
||||
uses: caprover/deploy-from-github@v1.1.2
|
||||
with:
|
||||
server: "${{ secrets.CAPROVER_SERVER }}"
|
||||
app: "${{ secrets.APP_NAME }}"
|
||||
token: "${{ secrets.APP_TOKEN }}"
|
||||
image: "ghcr.io/artegoser/anopaper:main"
|
||||
|
|
Loading…
Reference in a new issue