forked from philorg/treetrail-frontend
CI: clean
This commit is contained in:
parent
963d3437c0
commit
73430a0fe9
1 changed files with 0 additions and 4 deletions
|
@ -53,10 +53,6 @@ jobs:
|
|||
- name: Build package (transpile ts => js)
|
||||
run: ng build
|
||||
|
||||
#- name: Git unshallow - get all history from Git to get the tag for the computation of the version
|
||||
# if: ${{ inputs.build }}
|
||||
# run: git pull --unshallow
|
||||
|
||||
- name: Build container
|
||||
if: fromJSON(steps.builder.outputs.run)
|
||||
uses: actions/buildah-build@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue