simplify the test compile
All checks were successful
Compile the repository / compile (pull_request) Successful in 11s
All checks were successful
Compile the repository / compile (pull_request) Successful in 11s
This commit is contained in:
parent
c00453d3d3
commit
111ccaa880
@ -14,4 +14,4 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Build Container
|
||||
run: docker build -t "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest" .
|
||||
run: docker build .
|
||||
|
Loading…
Reference in New Issue
Block a user