Skip to content

Commit

Permalink
tag +x
Browse files Browse the repository at this point in the history
  • Loading branch information
Ujstor committed Jun 21, 2024
1 parent a2bc2f7 commit 53f931a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Run docker tag sh and export var from config.yml
run: |
chmod +x ./docker_tag.sh
./docker_tag.sh
- name: Export env variabels
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: continuous integration

on:
push:
paths:
- '**.go'
- go.sum
- go.mod
pull_request:

jobs:
Expand Down

0 comments on commit 53f931a

Please sign in to comment.