mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-27 09:15:10 +00:00
ci(Test): Rename step
This commit is contained in:
parent
7d031576a3
commit
8ac732b7ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
VERSION: 13
|
VERSION: 13
|
||||||
|
|
||||||
- name: Build develop images
|
- name: Build
|
||||||
# if: not schedule
|
# if: not schedule
|
||||||
uses: docker/bake-action@v1.6.0
|
uses: docker/bake-action@v1.6.0
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue