Skip to content

Commit

Permalink
Update docker-image-self-hosted.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saffronjam authored Oct 28, 2023
1 parent a0efe20 commit 3148ea1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/docker-image-self-hosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ on:
- 'dev'

jobs:
docker:
my-job:
runs-on: self-hosted
steps:
- name: Login to DockerHub
- name: my-step
run: echo "Hello World!"

0 comments on commit 3148ea1

Please sign in to comment.