new pipeline and build improvements
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Homepage Build and Deploy
|
||||
name: Homepage Build and Deploy (Test)
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -41,4 +41,4 @@ jobs:
|
||||
ssh_username: ${{ secrets.USERNAME }}
|
||||
ssh_key: ${{ secrets.KEY }}
|
||||
ssh_port: ${{ secrets.PORT }}
|
||||
remote_dir: ${{ secrets.DIR }}
|
||||
remote_dir: ${{ secrets.TEST_DIR }}
|
||||
|
||||
Reference in New Issue
Block a user