We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a1b36 commit 177495cCopy full SHA for 177495c
1 file changed
.github/workflows/prod.yml
@@ -34,6 +34,6 @@ jobs:
34
key: ${{ secrets.SERVER_SSH_KEY }}
35
port: ${{ secrets.SERVER_PORT }}
36
script: |
37
- cd /opengeoworks
+ cd /opengeoworks/production
38
docker compose pull autoplan-python
39
docker compose up --build -d autoplan-python
0 commit comments