Skip to content

Commit 89475f6

Browse files
ckoningtyler-dunkel
authored andcommitted
chore(pipeline): fix missing SHA256 checksum cmd
1 parent 13d1c5e commit 89475f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
.install-packages: &install-packages
33
- apk --quiet --no-progress --update --no-cache add git openssh curl
4+
- ln -s /usr/bin/sha256sum /usr/bin/shasum
45

56
.configure-registry: &configure-registry
67
- |

0 commit comments

Comments
 (0)