Skip to content

Commit

Permalink
Tag as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ways committed Sep 12, 2024
1 parent 1865907 commit a9b5c06
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 63 deletions.
61 changes: 0 additions & 61 deletions .github/workflows/codacy.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: ${{ steps.meta.outputs.tags }} latest
labels: ${{ steps.meta.outputs.labels }}

- name: Generate artifact attestation
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Experiment

Run docker image:

- `docker run -it --rm docker.io/library/sedr --openapi https://edrisobaric.k8s.met.no/api --url https://edrisobaric.k8s.met.no`
- `docker run -it --rm ghcr.io/metno/sedr:main --openapi https://edrisobaric.k8s.met.no/api --url https://edrisobaric.k8s.met.no`

Debug logging will show every request and it's status:

Expand Down

0 comments on commit a9b5c06

Please sign in to comment.