Skip to content

Commit

Permalink
[ci] build_pf_img doesn't need artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
nqb committed Apr 20, 2021
1 parent 3165130 commit b5fc76f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ variables:
after_script:
- make -e -C ${ZENDIR} clean
- make -e -C ${ZENDIR} clean_cache
dependencies: []
tags:
- shell

Expand All @@ -256,6 +257,7 @@ variables:
- make -e -C ${VAGRANT_IMG_DIR} ${BOX_NAME}
after_script:
- make -e -C ${VAGRANT_IMG_DIR} clean
dependencies: []
tags:
- inverse.ca
- shell
Expand Down

0 comments on commit b5fc76f

Please sign in to comment.