added go
This commit is contained in:
parent
452f67d28c
commit
4dbae69372
2 changed files with 6 additions and 3 deletions
|
@ -7,9 +7,9 @@ jobs:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
steps:
|
||||
- id: checkout
|
||||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
- id: build
|
||||
- name: build and publish
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue