Skip to content

Commit

Permalink
build: move build script to external repo
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackcoinDev committed Sep 10, 2024
1 parent ee5b6a2 commit 9e65d3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker_build_push_26.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
- name: Checkout code
uses: actions/[email protected]
with:
ref: add-jenkins
repository: BlackcoinDev/docker-blk
ref: main
- name: Set environment variables
run: echo "GIT_CURRENT_BRANCH=${GITHUB_REF##*/}" >> $GITHUB_ENV
- name: Login to DockerHub Registry
Expand Down

0 comments on commit 9e65d3c

Please sign in to comment.