Skip to content

Commit

Permalink
docker-image github build name and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
erosson committed May 26, 2024
1 parent 13b5146 commit 56bbcdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions
# This docker image is for the website, nothing to do with the app build
name: Build freecbt.erosson.org Docker image (experimental, unused)
# This docker image is for the website, https://freecbt.erosson.org - nothing to do with the app build
name: Build website Docker image (experimental, unused)
on:
push:
branches: ["master"]
Expand Down

0 comments on commit 56bbcdc

Please sign in to comment.