Skip to content

Commit

Permalink
add test apps
Browse files Browse the repository at this point in the history
  • Loading branch information
d-g-town committed Mar 5, 2024
1 parent 16818ae commit 22736ab
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions next-test-app/porter.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
version: v2
services:
- name: web
port: 3000

predeploy:
run: ls

previews:
predeploy:
run: ls -a
build:
context: ./
method: docker
dockerfile: ./Dockerfile

0 comments on commit 22736ab

Please sign in to comment.