Skip to content

Commit

Permalink
feat: 查看打包镜像
Browse files Browse the repository at this point in the history
  • Loading branch information
ioomex committed Aug 1, 2024
1 parent 982b40c commit f756ad6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ jobs:
docker-compose -f docker-compose.env.yml up -d
env:
COMPOSE_FILE: docker-compose.env.yml

- name: List Docker images
run: docker images

0 comments on commit f756ad6

Please sign in to comment.