refactor to Go and release v1 #30

Manually merged
williamp merged 33 commits from v1-refactor into master 2026-03-07 01:06:53 +00:00
Showing only changes of commit 23a27217df - Show all commits

View File

@@ -28,8 +28,8 @@ jobs:
driver: remote
endpoint: 'tcp://buildkitd:1234'
# Build and push the Docker image
- name: Build and Push Docker Image
# Build the Docker image
- name: Build Docker Image
uses: docker/build-push-action@v6
with:
context: . # Build context (current directory)