Skip to content

Commit

Permalink
Update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Dec 13, 2020
1 parent aaf31fa commit 84da2b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
run: |
curl -ksLO https://raw.githubusercontent.com/dmwm/CMSKubernetes/master/docker/dbs2go/Dockerfile
sed -i -e "s,ENV TAG=.*,ENV TAG=${{steps.get-ref.outputs.tag}}" Dockerfile
cat Dockerfile
docker build . --tag docker.pkg.github.com/vkuznet/dbs2go/dbs2go
- name: Login to Registry
Expand Down

0 comments on commit 84da2b9

Please sign in to comment.