mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-25 16:55:08 +00:00
Update build_system_image.yml
This commit is contained in:
parent
3a1dbc5408
commit
c227fa682d
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build_system_image.yml
vendored
3
.github/workflows/build_system_image.yml
vendored
|
|
@ -15,6 +15,9 @@ jobs:
|
||||||
- self-hosted
|
- self-hosted
|
||||||
# - ubuntu-latest
|
# - ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: checkout Script content
|
||||||
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Create directory
|
- name: Create directory
|
||||||
run: |
|
run: |
|
||||||
mkdir ~/gitops
|
mkdir ~/gitops
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue