Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

Commit

Permalink
Merge pull request #69 from Kerosene-Labs/add-introductions
Browse files Browse the repository at this point in the history
fuck
  • Loading branch information
hlafaille authored Dec 16, 2024
2 parents 3dcf7b2 + dca32bc commit e574ae5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ jobs:
echo "SSH_AGENT_PID=$SSH_AGENT_PID" >> $GITHUB_ENV
- name: Update Infrastructure
run: ssh -o "StrictHostKeyChecking no" -A -J infra@bastion.kerosenelabs.com infra@mars1.kerosenelabs.com "bash -c \"cd billtracker && export BILLTRACKER_VERSION=${{ github.ref_name }}} && docker compose pull app && docker compose up -d app\""
run: ssh -o "StrictHostKeyChecking no" -A -J infra@bastion.kerosenelabs.com infra@mars1.kerosenelabs.com "bash -c \"cd billtracker && export BILLTRACKER_VERSION=${{ github.ref_name }} && docker compose pull app && docker compose up -d app\""

0 comments on commit e574ae5

Please sign in to comment.