Skip to content

Commit

Permalink
revert adding ARTIFACT empty in preview job
Browse files Browse the repository at this point in the history
It actually works, but not always

see #68
  • Loading branch information
yelizariev authored May 1, 2020
1 parent 1256d97 commit 4683925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static-files/all/.github/workflows/DINAR-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
run: |
bash DINAR/workflow-files/configure-docker.sh ${{ secrets.DINAR_TOKEN || secrets.GITHUB_TOKEN }}
echo "::set-env name=PR_FILES::../../REPO"
echo "::set-env name=ARTIFACT::empty"
- name: HOW TO RUN ODOO LOCALLY
if: always()
run: |
Expand Down

0 comments on commit 4683925

Please sign in to comment.