Gitea Actions test
All checks were successful
Gitea Actions Demo / Deploy-koptilnya.xyz (push) Successful in 26s

This commit is contained in:
Opti1337 2024-03-01 08:50:24 +03:00
parent a3fa8c536b
commit b62eb57df7
2 changed files with 1 additions and 3 deletions

View File

@ -19,5 +19,4 @@ jobs:
- name: Move to Nginx folder
run: cp -r .output/. /var/www/koptilnya.xyz
- name: Restart daemon
run: pm2 restart koptilnya.xyz
- run: echo "🍏 This job's status is ${{ job.status }}."
run: pm2 restart koptilnya.xyz

View File

@ -1,7 +1,6 @@
<template>
<h1>KPTL</h1>
<h6>ну типа крутое лого</h6>
<p>WTF</p>
</template>
<script setup lang="ts">