Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from neicnordic/feature/hooks
Browse files Browse the repository at this point in the history
Update build hook to use nbis repository
  • Loading branch information
blankdots authored Jul 23, 2019
2 parents ad71a3e + d7295f7 commit 1d9255a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
docker build \
--cache-from egarchive/lega-mq:stable \
--cache-from nbisweden/ega-mq:m7 \
--build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') \
--build-arg SOURCE_COMMIT=$(git rev-parse --short HEAD) \
--tag $IMAGE_NAME .

0 comments on commit 1d9255a

Please sign in to comment.