You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: remove push to ghcr
As we do not use this and the push needs a PAT,
which we don't want to provide anymore,
we deactivate this.
* chore: add readme entry
> **⚠️ Important Notice:** The GitHub Container Registry (ghcr.io) for this project is no longer being updated. Please use the Docker Hub registry instead: `docker pull ppiper/node-browsers`
6
+
5
7
This [_Dockerfile_](https://docs.docker.com/engine/reference/builder/) can be used in _Continuous Delivery_ (CD) pipelines for SAP development projects.
6
8
The image is optimized for use with project ["Piper"](https://github.com/SAP/jenkins-library) on [Jenkins](https://jenkins.io/).
7
9
Docker containers simplify your CD tool setup, encapsulating tools and environments that are required to execute pipeline steps.
0 commit comments