wp-bug-test #1

Merged
scottyah merged 2 commits from wp-bug-test into main 2025-10-09 05:43:54 +00:00
Showing only changes of commit f1d2c54e7f - Show all commits

View File

@@ -3,7 +3,7 @@ when:
branch: main
steps:
- name: build_image
- name: build-image
image: docker:dind
commands:
- docker build -t scottyah/blog:latest .