Skip to content

Commit

Permalink
Update digitalocean-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
3xjn authored Oct 14, 2024
1 parent a26ec06 commit ee6cacb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/digitalocean-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ jobs:
echo "Running Docker Compose..."
export IMAGE_TAG=${{ env.IMAGE_TAG }}
export CERT_PEM='${{ env.CERT_PEM }}'
export KEY_PEM='${{ env.KEY_PEM }}'
export MONGO_CONNECTION_STRING='${{ env.MONGO_CONNECTION_STRING }}'
export MONGO_DATABASE_NAME='${{ env.MONGO_DATABASE_NAME }}'
export MONGO_COLLECTION_NAME='${{ env.MONGO_COLLECTION_NAME }}'
Expand Down

0 comments on commit ee6cacb

Please sign in to comment.