Skip to content

Commit

Permalink
ci: adding missing step ID
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Dec 16, 2023
1 parent fbeea2e commit e597f70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:

- name: Build and push
uses: docker/build-push-action@v2
id: build-and-push
with:
context: .
file: ./Dockerfile-offline
Expand Down

0 comments on commit e597f70

Please sign in to comment.