chore: add production environment to deploy workflow
Some checks failed
Build & Deploy Strapi from Docker Hub / Deploy to VPS (push) Has been cancelled
Some checks failed
Build & Deploy Strapi from Docker Hub / Deploy to VPS (push) Has been cancelled
This commit is contained in:
parent
839f3445c7
commit
a4bdfddc54
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
name: Deploy to VPS
|
||||
# needs: build-and-push
|
||||
runs-on: ubuntu-latest
|
||||
environment: production
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user