Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
haimasree committed Apr 1, 2022
1 parent 7b19924 commit 068efb1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Build, test and push images on demand
on:
repository_dispatch:
types: [updateall]

workflow_dispatch:

jobs:
buildtestandpush:
# The type of runner that the job will run on
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/test-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ jobs:
with:
go-version: 1.17.8
- name: Fetch system level dependencies
run: sudo apt-get -q update && sudo apt-get install -y build-essential squashfs-tools libseccomp-dev cryptsetup libhdf5-serial-dev pkg-config
run: sudo apt-get -q update && sudo apt-get install -y build-essential squashfs-tools
libseccomp-dev cryptsetup libhdf5-serial-dev pkg-config
- name: Build and install Apptainer
run: |
export VERSION=1.0.1 && \
Expand Down
2 changes: 1 addition & 1 deletion kipoi_containers/kipoi-model-repo-hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fb2a8c4bc60abf620def44690c9da47ca7642582
65eb559f4f49fe3d0532198c6ed468fa0c46f862

0 comments on commit 068efb1

Please sign in to comment.