mirror of
https://github.com/chevereto/docker.git
synced 2026-02-23 14:40:43 +01:00
there it goes like viernes
This commit is contained in:
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@@ -48,6 +48,9 @@ jobs:
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Prepare Chevereto
|
||||
run: mkdir -p ./chevereto
|
||||
|
||||
- name: Build
|
||||
uses: docker/bake-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user