only checkout once w/ burnettk jbirddog
This commit is contained in:
parent
d887ef4cc8
commit
0b45a62d51
|
@ -292,9 +292,6 @@ jobs:
|
|||
- name: Get current date
|
||||
id: date
|
||||
run: echo "::set-output name=date::$(date +%s)"
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue