Skip to content

Commit

Permalink
Update create_api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-dupdyke authored Aug 26, 2024
1 parent 016e6a0 commit 4389724
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/create_api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ jobs:
push: true
context: src/.
file: ./src/Dockerfile-api

- name: Save Docker image as tar
run: |
docker save dustinupdyke/ghosts:latest > ghosts-api.tar

0 comments on commit 4389724

Please sign in to comment.