Skip to content

Commit

Permalink
revert readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed May 14, 2024
1 parent 5e4282c commit 1f10123
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Build and push a Kibana image with the latest changes.
Choose a unique identifier for the build, then:

```
node scripts/build --docker-images --skip-docker-ubi --skip-docker-ubuntu --skip-docker-chainguard --skip-docker-fips
node scripts/build --docker-images --skip-docker-ubi --skip-docker-ubuntu --skip-docker-fips
docker tag docker.elastic.co/kibana-ci/kibana-cloud:8.7.0-SNAPSHOT docker.elastic.co/observability-ci/kibana:<UNIQUE_IDENTIFIER>
docker push docker.elastic.co/observability-ci/kibana:<UNIQUE_IDENTIFIER>
```
Expand Down

0 comments on commit 1f10123

Please sign in to comment.