Explorar el Código

ci: Transition to ICO image labels

pull/1328/merge
Florian Zschocke hace 2 años
padre
commit
ab19bce280
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      .github/workflows/nightly-build.yml

+ 2
- 0
.github/workflows/nightly-build.yml Ver fichero

@@ -184,6 +184,8 @@ jobs:
labels: |
org.label-schema.vcs-ref=${{github.sha}}
org.label-schema.build-date=${{env.BUILD_DATE}}
org.opencontainers.image.revision=${{ env.GITBLIT_GIT_SHA }}
org.opencontainers.image.created=${{ env.BUILD_DATE }}

- name: Install Goss for testing the docker image
uses: e1himself/goss-installation-action@v1.0.4

Cargando…
Cancelar
Guardar