Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
test docker
Browse files Browse the repository at this point in the history
  • Loading branch information
walnuts1018 committed Feb 20, 2024
1 parent 80a2fa0 commit a7c7720
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-back.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
run: |
brew install --cask docker
- name: test docker run
run: docker run --rm hello-world

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit a7c7720

Please sign in to comment.