|
|
@ -9,7 +9,7 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
- uses: crazy-max/ghaction-docker-meta@v3 |
|
|
|
- uses: docker/metadata-action@v3 |
|
|
|
id: docker_meta |
|
|
|
id: docker_meta |
|
|
|
with: |
|
|
|
with: |
|
|
|
images: oxigraph/oxigraph |
|
|
|
images: oxigraph/oxigraph |
|
|
@ -30,7 +30,7 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
- uses: crazy-max/ghaction-docker-meta@v3 |
|
|
|
- uses: docker/metadata-action@v3 |
|
|
|
id: docker_meta |
|
|
|
id: docker_meta |
|
|
|
with: |
|
|
|
with: |
|
|
|
images: oxigraph/oxigraph-wikibase |
|
|
|
images: oxigraph/oxigraph-wikibase |
|
|
|