Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geovex authored Aug 2, 2023
1 parent d22ea74 commit d7107aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Build the Docker image
run: docker build --tag tgp --target deploy .
- run:
docker run tgp test -f /app/tgp
docker run tgp ls /
- run:
docker run tgp test -f /app/config.toml
docker run tgp ls /app

0 comments on commit d7107aa

Please sign in to comment.