branch lnmp
This commit is contained in:
parent
9307877afb
commit
414974294a
@ -13,8 +13,10 @@ jobs:
|
||||
name: Build and Push Multi-Arch Docker Image
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
- name: Checkout code from lnmp branch
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: lnmp
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user