Skip to content

Commit

Permalink
nest image keyword in container
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidma committed Nov 20, 2024
1 parent 1060e2f commit 2e0bd39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@ jobs:
needs: publish
name: Deploy
runs-on: self-hosted
image: docker.io/debian:bookworm
container:
image: docker.io/debian:bookworm

steps:
- name: setup ssh
Expand Down

0 comments on commit 2e0bd39

Please sign in to comment.