mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
use buildx plugin
This commit is contained in:
4
.github/workflows/build_base_images.yml
vendored
4
.github/workflows/build_base_images.yml
vendored
@@ -14,4 +14,6 @@ jobs:
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- uses: actions/checkout@v2
|
||||
- run: scripts/build_and_push_base_images.sh
|
||||
- run: |
|
||||
docker buildx create --use
|
||||
scripts/build_and_push_base_images.sh
|
||||
|
||||
Reference in New Issue
Block a user