Skip to content

Commit

Permalink
another
Browse files Browse the repository at this point in the history
  • Loading branch information
linozen committed Jul 19, 2021
1 parent ad0831f commit 2af2443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
username: root
key: ${{ secrets.KEY }}
script: |
docker pull ghcr.io/snv-berlin/streamlit-ioi-bsae:latest
docker pull ghcr.io/snv-berlin/streamlit-ioi-base:latest
docker run streamlit-ioi-base:latest streamlit run --server.port 8501 explorer/all.py
docker run streamlit-ioi-base:latest streamlit run --server.port 8502 explorer/media.py
docker run streamlit-ioi-base:latest streamlit run --server.port 8503 explorer/civsoc.py

0 comments on commit 2af2443

Please sign in to comment.