Skip to content

Commit

Permalink
rename name and job
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Jan 29, 2021
1 parent 7a58901 commit f1fb5d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: ci
name: docker-tag-triggered

on:
push:
tags:
- '*'

jobs:
gcr-dockerhub-tag-triggered:
gcr-dockerhub-registries:
runs-on: ubuntu-latest
steps:
-
Expand Down

0 comments on commit f1fb5d6

Please sign in to comment.