remove validation step
This commit is contained in:
@@ -33,11 +33,6 @@ jobs:
|
|||||||
username: ${{ gitea.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.BUILD_TOKEN }}
|
password: ${{ secrets.BUILD_TOKEN }}
|
||||||
|
|
||||||
- name: Validate build configuration
|
|
||||||
uses: docker/build-push-action@v6
|
|
||||||
with:
|
|
||||||
call: check
|
|
||||||
|
|
||||||
- name: Get version
|
- name: Get version
|
||||||
id: meta
|
id: meta
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user