Skip to content

Commit

Permalink
Update gitlab ci job tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodiegoss committed Jun 5, 2024
1 parent f16b8e8 commit e85a833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ stages:
- docker build . -f docker/Dockerfile -t jandigarte/django:$DOCKER_TAG --cache-from jandigarte/django:$DOCKER_TAG
- docker push jandigarte/django:$DOCKER_TAG
tags:
- docker
- gitlab-org-docker

build develop:
extends: .build
Expand Down

0 comments on commit e85a833

Please sign in to comment.