Skip to content

Commit

Permalink
set display name deployment job
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry committed Nov 6, 2023
1 parent 3237e8c commit 59ac6ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Deploy Published Image
on:
workflow_call:
jobs:
check-bats-version:
update-docker-image:
name: Update Docker Image & Restart
runs-on: self-hosted
steps:
- run: cd /srv/docker/ccinvoice && docker compose pull && docker compose up -d --force-recreate

0 comments on commit 59ac6ee

Please sign in to comment.