Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dadokkio authored Mar 26, 2024
1 parent 016bbd4 commit 5c4b00a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
include:
- dockerfile: ./compose/local/django/Dockerfile
image: ghcr.io/LDO-CERT/orochi_django
- dockerfile: ./compose/local/postgres/Dockerfile
image: ghcr.io/LDO-CERT/orochi_postgres
- dockerfile: ./compose/local/dask/Dockerfile
image: ghcr.io/LDO-CERT/orochi_worker
- dockerfile: ./compose/local/nginx/Dockerfile
image: ghcr.io/LDO-CERT/orochi_nginx
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 5c4b00a

Please sign in to comment.