Skip to content

Commit

Permalink
test pipline
Browse files Browse the repository at this point in the history
  • Loading branch information
wirwolf committed Jun 14, 2022
1 parent e076249 commit b013fc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pipelines/build_image.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#!/usr/bin/env bash
. .pipelines/vars_from_github_action.sh

function build_image() {
echo "$(tput bold)$(tput setb 4)$(tput setaf 3)$1$(tput sgr0)"
IMAGE=$2
Expand Down

0 comments on commit b013fc7

Please sign in to comment.