Skip to content

Commit

Permalink
Remove unshare(1) from entrypoint: (use-ink#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcny authored May 27, 2022
1 parent 9902ee6 commit 2e2998f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ workflow:
.docker-env: &docker-env
image:
name: "${CI_IMAGE}"
entrypoint: ['bash', '-c', 'exec unshare -m -r bash']
before_script:
- cargo -vV
- rustc -vV
Expand Down

0 comments on commit 2e2998f

Please sign in to comment.