Skip to content

Commit

Permalink
Readd SSL, add pull before up
Browse files Browse the repository at this point in the history
  • Loading branch information
Pelayori committed Feb 25, 2024
1 parent 4832595 commit b9c1f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
script: |
wget https://raw.githubusercontent.com/${{ github.repository }}/${{ github.ref_name }}/docker-compose.yml -O docker-compose.yml
docker-compose down
docker compose pull
docker-compose up -d

0 comments on commit b9c1f7d

Please sign in to comment.