Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Mar 9, 2021
1 parent 225840e commit 9621593
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 @@ -60,7 +60,6 @@ jobs:
run: |
curl -ksLO https://raw.githubusercontent.com/dmwm/CMSKubernetes/master/docker/rucio-tracer/Dockerfile
sed -i -e "s,ENV TAG=.*,ENV TAG=${{steps.get-ref.outputs.tag}},g" Dockerfile
chmod +x run.sh
docker build . --tag docker.pkg.github.com/dmwm/rucio-tracer/rucio-tracer
- name: Login to Registry
Expand Down

0 comments on commit 9621593

Please sign in to comment.