Skip to content

Commit

Permalink
Trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfdavis committed Dec 21, 2023
1 parent 792dbfe commit 3cb0517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ build_image:
- docker build -f docker/images/n8n-custom/Dockerfile -t n8n:$CI_COMMIT_TAG .
- docker tag n8n:$CI_COMMIT_TAG $DOCKER_HUB_USERNAME/n8n:$CI_COMMIT_TAG
- docker push $DOCKER_HUB_USERNAME/n8n:$CI_COMMIT_TAG

0 comments on commit 3cb0517

Please sign in to comment.