Skip to content

Commit

Permalink
ci: docker build cmd wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mempirate committed Jan 17, 2025
1 parent 54eca75 commit 3199eae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-build-cmd.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
<<<<<<< HEAD
# .github/workflows/docker-build-on-comment.yml
# This will only compile x86_64 docker images, NO CROSS-COMPILE!
# NOTE: to make this work, this repository needs write access to the specific containers:
# - bolt-sidecar
# - bolt-boost
# You can configure this in the package settings under Manage Actions access. Make sure to set "role" to "write".
=======
# .github/workflows/docker-build-cmd.yml
>>>>>>> f88533f1 (ci: docker build cmd wip)
name: Build Docker Image on Comment

on:
Expand Down

0 comments on commit 3199eae

Please sign in to comment.