mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 08:15:09 +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
|
||||
# - ubuntu-latest
|
||||
steps:
|
||||
- name: checkout Script content
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Create directory
|
||||
run: |
|
||||
mkdir ~/gitops
|
||||
|
|
|
|||
Loading…
Reference in a new issue